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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-07 06:38:33 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-07 06:38:33 +0300
commitf1d274eed6952849eb032df4122f0a05bd8eea64 (patch)
tree6092e9b4ceb9fad67a0444f63d51c6c9c9cec520
parent51f8db6ca4f6cca241983d66a22efe33ab12d12a (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-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