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

github.com/nextcloud/password_policy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-27 06:06:06 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-27 06:06:06 +0300
commit26226fef8e28daf80e9e645042a71c9f5027e7d6 (patch)
treed1beaa0a4c6edaafcbfbb8ccf6d3cc0f4a325d30
parent6dd0ac19e388e40bab622ecaf82db75108a85008 (diff)
[tx-robot] updated from transifexv20.0.11
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/af.js1
-rw-r--r--l10n/af.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/af.js b/l10n/af.js
index c4ed909..54ccc57 100644
--- a/l10n/af.js
+++ b/l10n/af.js
@@ -6,6 +6,7 @@ OC.L10N.register(
"Enforce upper and lower case characters" : "Dwing klein- en hoofletterkarakters af",
"Enforce numeric characters" : "Dwing numeriese karakters af",
"Enforce special characters" : "Dwing spesiale karakters af",
+ "Unknown error" : "Onbekende fout",
"Minimal length" : "Minimumlengte"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/af.json b/l10n/af.json
index 4b5c7dd..e1fe24a 100644
--- a/l10n/af.json
+++ b/l10n/af.json
@@ -4,6 +4,7 @@
"Enforce upper and lower case characters" : "Dwing klein- en hoofletterkarakters af",
"Enforce numeric characters" : "Dwing numeriese karakters af",
"Enforce special characters" : "Dwing spesiale karakters af",
+ "Unknown error" : "Onbekende fout",
"Minimal length" : "Minimumlengte"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file