summaryrefslogtreecommitdiffstats
path: root/l10n/es_PR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-24 03:33:38 +0000
committerNextcloud bot <bot@nextcloud.com>2022-05-24 03:33:38 +0000
commit9a4e5e7f6de4453dc216bbd0a7d7d0dea46bf817 (patch)
treeeb02174303324f6dd12788c2c109b7f4da597941 /l10n/es_PR.js
parentbb127c579205699ab96249919eeace971854f3d9 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es_PR.js')
-rw-r--r--l10n/es_PR.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es_PR.js b/l10n/es_PR.js
index c6d264d2..32c2fb73 100644
--- a/l10n/es_PR.js
+++ b/l10n/es_PR.js
@@ -12,4 +12,4 @@ OC.L10N.register(
"Close" : "Cerrar",
"Continue" : "Continuar"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");