Skip to content

Commit e52c474

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 10bf271 commit e52c474

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

l10n/uz.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ OC.L10N.register(
22
"files_texteditor",
33
{
44
"Saved!" : "Saved!",
5-
"Saved" : "Saved"
5+
"Saved" : "Saved",
6+
"Edit" : "Tahrirlash",
7+
"Preview" : "Ko‘rib chiqish"
68
},
79
"nplurals=1; plural=0;");

l10n/uz.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{ "translations": {
22
"Saved!" : "Saved!",
3-
"Saved" : "Saved"
3+
"Saved" : "Saved",
4+
"Edit" : "Tahrirlash",
5+
"Preview" : "Ko‘rib chiqish"
46
},"pluralForm" :"nplurals=1; plural=0;"
57
}

0 commit comments

Comments
 (0)