diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-23 00:20:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-23 00:20:44 +0000 |
commit | 8b8463e126d13b8ba0df11358cef54800b89e084 (patch) | |
tree | f30952d43b05e4e84603fb9cd0bfd64e36ec9bc8 /lib/l10n | |
parent | 097f04c8b78851eb556d9dd1de2786be5e5f9aa5 (diff) | |
download | nextcloud-server-8b8463e126d13b8ba0df11358cef54800b89e084.tar.gz nextcloud-server-8b8463e126d13b8ba0df11358cef54800b89e084.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", |