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-02-23 07:19:49 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-23 07:19:49 +0300
commit1636c191065011f39e717d133f74d5499f0ec658 (patch)
treee4d58f3278a405e7b85682898cac93b3fb68dc2d
parent32ed2c623315c84b625ae9c0e777047bbe23cb01 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/sc.js6
-rw-r--r--l10n/sc.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/sc.js b/l10n/sc.js
new file mode 100644
index 0000000..0390371
--- /dev/null
+++ b/l10n/sc.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "twofactor_totp",
+ {
+ "Submit" : "Imbia"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sc.json b/l10n/sc.json
new file mode 100644
index 0000000..e80f350
--- /dev/null
+++ b/l10n/sc.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Submit" : "Imbia"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file