feat(i18n): activate croatian language

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2023-05-24 11:17:30 +02:00
parent 6bd8034fe8
commit 94182aed2d
2 changed files with 2 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ config :mobilizon, :cldr,
"fr",
"gd",
"gl",
"hr",
"hu",
"id",
"it",

View File

@@ -12,6 +12,7 @@
"fr": "Français",
"gd": "Gàidhlig",
"gl": "Galego",
"hr": "Hrvatski",
"hu": "Magyar",
"id": "Bahasa Indonesia",
"it": "Italiano",