diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-23 00:20:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-23 00:20:52 +0000 |
commit | be6cf3a439315f48f8af56f976941b3f1b66e7e0 (patch) | |
tree | d4699e2d972404e605b61b74191fb1300e58bc4e /lib/l10n | |
parent | b86679cdb26d48ea7988695b4be6473bfbae961b (diff) | |
download | nextcloud-server-be6cf3a439315f48f8af56f976941b3f1b66e7e0.tar.gz nextcloud-server-be6cf3a439315f48f8af56f976941b3f1b66e7e0.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/sr@latin.js | 1 | ||||
-rw-r--r-- | lib/l10n/sr@latin.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/sr@latin.js b/lib/l10n/sr@latin.js index 873ab4907a2..8ac6ea398b6 100644 --- a/lib/l10n/sr@latin.js +++ b/lib/l10n/sr@latin.js @@ -2,6 +2,7 @@ OC.L10N.register( "lib", { "Files" : "Фајлови", + "View profile" : "Vidi profil", "seconds ago" : "pre par sekundi", "__language_name__" : "Srpski", "Help" : "Help", diff --git a/lib/l10n/sr@latin.json b/lib/l10n/sr@latin.json index d07f231c584..326097b2262 100644 --- a/lib/l10n/sr@latin.json +++ b/lib/l10n/sr@latin.json @@ -1,5 +1,6 @@ { "translations": { "Files" : "Фајлови", + "View profile" : "Vidi profil", "seconds ago" : "pre par sekundi", "__language_name__" : "Srpski", "Help" : "Help", |