diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-31 00:20:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-31 00:20:54 +0000 |
commit | 7c159937aefc00f0b6b77f36bf5b0e7c0f581f0a (patch) | |
tree | a82c87b6e77ecec961a87e9956e84987e7825425 /lib | |
parent | e25f205d6b5f108479960048e39a003151a5e81e (diff) | |
download | nextcloud-server-7c159937aefc00f0b6b77f36bf5b0e7c0f581f0a.tar.gz nextcloud-server-7c159937aefc00f0b6b77f36bf5b0e7c0f581f0a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-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", |