diff --git a/lib/l10n/intl_ro.arb b/lib/l10n/intl_ro.arb index 0967ef42..4b923ce7 100644 --- a/lib/l10n/intl_ro.arb +++ b/lib/l10n/intl_ro.arb @@ -1 +1,51 @@ -{} +{ + "alias": "poreclă", + "@alias": { + "type": "text", + "placeholders": {} + }, + "admin": "Administrator", + "@admin": { + "type": "text", + "placeholders": {} + }, + "addGroupDescription": "Adaugă o descriere de", + "@addGroupDescription": { + "type": "text", + "placeholders": {} + }, + "activatedEndToEndEncryption": "{username} a activat criptarea end-to-end", + "@activatedEndToEndEncryption": { + "type": "text", + "placeholders": { + "username": {} + } + }, + "accountInformation": "Informații despre cont", + "@accountInformation": { + "type": "text", + "placeholders": {} + }, + "account": "Cont", + "@account": { + "type": "text", + "placeholders": {} + }, + "accept": "Accept", + "@accept": { + "type": "text", + "placeholders": {} + }, + "acceptedTheInvitation": "{username} a aceptat invitați", + "@acceptedTheInvitation": { + "type": "text", + "placeholders": { + "username": {} + } + }, + "about": "Despre", + "@about": { + "type": "text", + "placeholders": {} + } +}