Skip to content

Commit 9bf0a30

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

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

l10n/uz.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
OC.L10N.register(
22
"data_request",
33
{
4-
"Hello %s," : "Xush kelibsiz %s,"
4+
"Hello %s," : "Xush kelibsiz %s,",
5+
"Account" : "Akkaunt"
56
},
67
"nplurals=1; plural=0;");

l10n/uz.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{ "translations": {
2-
"Hello %s," : "Xush kelibsiz %s,"
2+
"Hello %s," : "Xush kelibsiz %s,",
3+
"Account" : "Akkaunt"
34
},"pluralForm" :"nplurals=1; plural=0;"
45
}

0 commit comments

Comments
 (0)