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

github.com/nextcloud/bruteforcesettings.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 05:32:01 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-07 05:32:01 +0300
commit28dd0742f847e321c08ea6e6c224c76eb5a9f735 (patch)
tree15b92de002fdd6168c495e31ec07d614c5e269e6
parenta81e85e65290738c6fcb077531fdd1dd4557afc9 (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 dbe2d1b..8f79abe 100644
--- a/l10n/uz.js
+++ b/l10n/uz.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"bruteforcesettings",
{
- "Add" : "Qo'shish",
- "Delete" : "O'chir"
+ "Add" : "Add",
+ "Delete" : "Delete"
},
"nplurals=1; plural=0;");
diff --git a/l10n/uz.json b/l10n/uz.json
index 22972c1..f1d7710 100644
--- a/l10n/uz.json
+++ b/l10n/uz.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Add" : "Qo'shish",
- "Delete" : "O'chir"
+ "Add" : "Add",
+ "Delete" : "Delete"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file