Skip to content

Commit

Permalink
Update _missing_translations_ro.json (localsend#1516)
Browse files Browse the repository at this point in the history
  • Loading branch information
UnifeGi authored Jul 16, 2024
1 parent f97b5ba commit 32ce4d4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions app/assets/i18n/_missing_translations_ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,32 +5,32 @@
],
"settingsTab": {
"general": {
"showInContextMenu": "Show LocalSend in context menu"
"showInContextMenu": "Afișează LocalSend în meniul contextual"
},
"receive": {
"requirePin": "@:webSharePage.requirePin"
}
},
"receiveHistoryPage": {
"entryActions": {
"showInFolder": "Show in folder"
"showInFolder": "Afișează în dosar"
}
},
"sendPage": {
"tooManyAttempts": "@:web.tooManyAttempts"
},
"webSharePage": {
"requirePin": "Require PIN",
"pinHint": "The PIN is \"{pin}\""
"requirePin": "Solicită PIN",
"pinHint": "PIN-ul este \"{pin}\""
},
"dialogs": {
"pin": {
"title": "Enter PIN"
"title": "Introdu PIN-ul"
}
},
"web": {
"enterPin": "Enter PIN",
"invalidPin": "Invalid PIN",
"tooManyAttempts": "Too many attempts"
"enterPin": "Introdu PIN-ul",
"invalidPin": "PIN-ul introdus este greșit",
"tooManyAttempts": "Prea multe încercări"
}
}

0 comments on commit 32ce4d4

Please sign in to comment.