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>2021-06-24 06:23:09 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-24 06:23:09 +0300
commit439f861bc7b905b7e9841989fed0ce34616712a6 (patch)
tree72ae27f8c50dbc8c654e2146c586e02ac5239e04
parent7c54375c8e770865c8bf00a697bac679ebc4200d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/af.js3
-rw-r--r--l10n/af.json3
2 files changed, 4 insertions, 2 deletions
diff --git a/l10n/af.js b/l10n/af.js
index 4fcbbff..ea57cc7 100644
--- a/l10n/af.js
+++ b/l10n/af.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"twofactor_totp",
{
- "Authentication code" : "Verifikasiekode"
+ "Authentication code" : "Verifikasiekode",
+ "Submit" : "Dien in"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/af.json b/l10n/af.json
index 2defcf0..a928b10 100644
--- a/l10n/af.json
+++ b/l10n/af.json
@@ -1,4 +1,5 @@
{ "translations": {
- "Authentication code" : "Verifikasiekode"
+ "Authentication code" : "Verifikasiekode",
+ "Submit" : "Dien in"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file