From b2a6c383ba7ea104e1c5299991fbf2355df12a37 Mon Sep 17 00:00:00 2001 From: chrismaster Date: Sun, 20 Oct 2024 19:04:12 +0200 Subject: [PATCH] Update intl_en.arb add German --- lib/l10n/intl_en.arb | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_en.arb b/lib/l10n/intl_en.arb index 9b9fd9e7a..66f04d92b 100644 --- a/lib/l10n/intl_en.arb +++ b/lib/l10n/intl_en.arb @@ -1565,6 +1565,12 @@ "placeholders_order": [], "placeholders": {} }, + "languageItalian": "German", + "@languageGerman": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, "messageDialogSendEmailUploadingAttachment": "Your message could not be sent because it uploading attachment", "@messageDialogSendEmailUploadingAttachment": { "type": "text", @@ -3251,4 +3257,4 @@ "placeholders_order": [], "placeholders": {} } -} \ No newline at end of file +}