Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'l10n')
-rw-r--r--l10n/uz.js4
-rw-r--r--l10n/uz.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/l10n/uz.js b/l10n/uz.js
index a06eef8..46d322c 100644
--- a/l10n/uz.js
+++ b/l10n/uz.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"twofactor_totp",
{
- "Enable TOTP" : "TOTP yoqish",
- "Verify" : "Tasdiqlang"
+ "Enable TOTP" : "Enable TOTP",
+ "Verify" : "Verify"
},
"nplurals=1; plural=0;");
diff --git a/l10n/uz.json b/l10n/uz.json
index 74dff1b..e74b672 100644
--- a/l10n/uz.json
+++ b/l10n/uz.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Enable TOTP" : "TOTP yoqish",
- "Verify" : "Tasdiqlang"
+ "Enable TOTP" : "Enable TOTP",
+ "Verify" : "Verify"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file