From 319af5487c5c59475c7667d59b2bad00fea6ea7d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 24 Feb 2022 09:33:58 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ac912f6..94e4746 100644 --- a/manifest.json +++ b/manifest.json @@ -64,7 +64,18 @@ "en": "Choose the application language", "fr": "Choisissez la langue de l'application" }, - "choices": ["de", "en", "es", "fr", "it"], + "choices": [ + "ca", + "de", + "en", + "es", + "fr", + "gl", + "hu", + "it", + "nl", + "pt" + ], "default": "en" }, {