From d54814413ff4a1817def0c3d424ac6554d7530b4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 17 Mar 2024 00:19:59 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/files/l10n/hr.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'apps/files/l10n/hr.js') diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index 7e9367dde32..ec06286c69a 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -212,7 +212,6 @@ OC.L10N.register( "Shared with you" : "Podijeljeno s vama", "Deleted shares" : "Izbrisana dijeljenja", "Pending shares" : "Dijeljenja na Ĩekanju", - "Choose" : "Odaberite", - "Add" : "Dodaj" + "Choose" : "Odaberite" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); -- cgit v1.2.3