summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-23 01:11:43 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-23 01:11:43 +0000
commit3b9eee8339f6e5c792fdab86ef0fb8ace48e1cab (patch)
tree672fd629652259bd9f6ef0339fe8cd4628b3102c
parenta776d93fd26a0faf1c0d205105f4ccd303612f37 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/sr@latin.js3
-rw-r--r--l10n/sr@latin.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js
index 06e58f708..ddd6f5759 100644
--- a/l10n/sr@latin.js
+++ b/l10n/sr@latin.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"Settings" : "Postavke",
"Import" : "Uvezi",
"Help" : "Help",
- "Documentation" : "Dokumentacija"
+ "Documentation" : "Dokumentacija",
+ "Report a bug" : "Prijavi grešku"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/l10n/sr@latin.json b/l10n/sr@latin.json
index 63403ac1c..0acdfbe86 100644
--- a/l10n/sr@latin.json
+++ b/l10n/sr@latin.json
@@ -21,6 +21,7 @@
"Settings" : "Postavke",
"Import" : "Uvezi",
"Help" : "Help",
- "Documentation" : "Dokumentacija"
+ "Documentation" : "Dokumentacija",
+ "Report a bug" : "Prijavi grešku"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file