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

github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es_DO.js')
-rw-r--r--l10n/es_DO.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es_DO.js b/l10n/es_DO.js
index e225d3e..20d2264 100644
--- a/l10n/es_DO.js
+++ b/l10n/es_DO.js
@@ -21,4 +21,4 @@ OC.L10N.register(
"No U2F devices configured. You are not using U2F as second factor at the moment." : "No se han configurado dispositivos U2F. No estás usando U2F como un segundo factor ahora. ",
"The following devices are configured for U2F second-factor authentication:" : "Los siguientes dispositivos están configurados para autenticación de dos-factores U2F:"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");