From f959cda0c6e5a206027bc7319cace3bd3d1990f5 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 24 May 2022 04:08:14 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/es_CO.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'l10n/es_CO.js') diff --git a/l10n/es_CO.js b/l10n/es_CO.js index bf87427..37d3c90 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -6,4 +6,4 @@ OC.L10N.register( "Save" : "Guardar", "Password" : "ContraseƱa" }, -"nplurals=2; plural=(n != 1);"); +"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); -- cgit v1.2.3