Skip to content

Commit c7c638c

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent bf33bf0 commit c7c638c

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

l10n/uz.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
OC.L10N.register(
2+
"integration_replicate",
3+
{
4+
"Bad HTTP method" : "Yomon HTTP usuli",
5+
"Bad credentials" : "Akkaunt ma'lumotlari xato"
6+
},
7+
"nplurals=1; plural=0;");

l10n/uz.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{ "translations": {
2+
"Bad HTTP method" : "Yomon HTTP usuli",
3+
"Bad credentials" : "Akkaunt ma'lumotlari xato"
4+
},"pluralForm" :"nplurals=1; plural=0;"
5+
}

0 commit comments

Comments
 (0)