diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-31 00:20:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-31 00:20:47 +0000 |
commit | 6c789ca9e1b3b66a02bd5b7ed33db50051031e98 (patch) | |
tree | 0f773ae358d989bea5b9b8c81b0cb7a57e918da4 /lib/l10n | |
parent | e3c0efa1a75f299f45c1cc049653582562e7a75f (diff) | |
download | nextcloud-server-6c789ca9e1b3b66a02bd5b7ed33db50051031e98.tar.gz nextcloud-server-6c789ca9e1b3b66a02bd5b7ed33db50051031e98.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/ro.js | 1 | ||||
-rw-r--r-- | lib/l10n/ro.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js index 0b5283df7ea..8ab53097242 100644 --- a/lib/l10n/ro.js +++ b/lib/l10n/ro.js @@ -92,6 +92,7 @@ OC.L10N.register( "Administration settings" : "Setări de administrare", "Settings" : "Setări", "Log out" : "Ieșire", + "Accounts" : "Conturi", "Email" : "E-mail", "View %s on the fediverse" : "Vedeți %s pe fediverse", "Phone" : "Telefon", diff --git a/lib/l10n/ro.json b/lib/l10n/ro.json index 59cd4bb8864..d3163a26c3b 100644 --- a/lib/l10n/ro.json +++ b/lib/l10n/ro.json @@ -90,6 +90,7 @@ "Administration settings" : "Setări de administrare", "Settings" : "Setări", "Log out" : "Ieșire", + "Accounts" : "Conturi", "Email" : "E-mail", "View %s on the fediverse" : "Vedeți %s pe fediverse", "Phone" : "Telefon", |