From 9a4e5e7f6de4453dc216bbd0a7d7d0dea46bf817 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 24 May 2022 03:33:38 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/es_PE.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'l10n/es_PE.js') diff --git a/l10n/es_PE.js b/l10n/es_PE.js index c6d264d2..32c2fb73 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.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;"); -- cgit v1.2.3