diff --git a/i18n.json b/i18n.json index 071d8c0a409b10..c81e05b176f102 100644 --- a/i18n.json +++ b/i18n.json @@ -3,6 +3,9 @@ "locale": { "source": "en", "targets": [ + "ar", + "cs", + "da", "az", "cs", "de", @@ -21,9 +24,7 @@ }, "buckets": { "json": { - "include": [ - "apps/web/public/static/locales/[locale]/common.json" - ] + "include": ["apps/web/public/static/locales/[locale]/common.json"] } } -} \ No newline at end of file +}