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:
Diffstat (limited to 'l10n/es_SV.js')
-rw-r--r--l10n/es_SV.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es_SV.js b/l10n/es_SV.js
index aa320a1..c838255 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -13,4 +13,4 @@ OC.L10N.register(
"Get the authentication code from the two-factor authentication app on your device." : "Obten el código de autenticación de la aplicación de autenticación de dos factores en tu dispositivo.",
"Submit" : "Enviar"
},
-"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");