From 4a587fe00044bfce55186a7f75af64b5256399d7 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Mon, 2 Mar 2026 11:49:54 +0100 Subject: [PATCH] i18n(ca): Update Catalan translations --- UI/Common/Catalan.lproj/Localizable.strings | 2 +- UI/MailerUI/Catalan.lproj/Localizable.strings | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/UI/Common/Catalan.lproj/Localizable.strings b/UI/Common/Catalan.lproj/Localizable.strings index c614177e6..807d1c7b3 100644 --- a/UI/Common/Catalan.lproj/Localizable.strings +++ b/UI/Common/Catalan.lproj/Localizable.strings @@ -239,4 +239,4 @@ "POLICY_MIN_UPPERCASE_LETTER" = "Mínim de %{0} lletra majúscula"; "POLICY_MIN_DIGIT" = "Mínim de %{0} dígit"; "POLICY_MIN_SPECIAL_SYMBOLS" = "Mínim de %{0} símbols especials"; -"POLICY_MIN_LENGTH" = "Longitud mínima de %{0} caràcters"; +"POLICY_MIN_LENGTH" = "Longitud mínima de %{0} caràcters"; \ No newline at end of file diff --git a/UI/MailerUI/Catalan.lproj/Localizable.strings b/UI/MailerUI/Catalan.lproj/Localizable.strings index 75c11f13f..31d36d496 100644 --- a/UI/MailerUI/Catalan.lproj/Localizable.strings +++ b/UI/MailerUI/Catalan.lproj/Localizable.strings @@ -529,4 +529,4 @@ "Custom" = "Personalitzat"; "You are about to permanently delete some messages. Are you sure you want to proceed with this action?" = "Esteu a punt d'esborrar permanentment alguns missatges. Esteu segur que voleu continuar amb aquesta acció?"; "Apply" = "Aplicar"; -"%{0} message(s) deleted" = "%{0} missatge(s) esborrat(s)"; +"%{0} message(s) deleted" = "%{0} missatge(s) esborrat(s)"; \ No newline at end of file