add Polish and Croatian languages

This commit is contained in:
Henry Dollman
2024-11-07 13:11:58 -05:00
parent a97e6149bb
commit 02825ed109
4 changed files with 33 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
import type { LinguiConfig } from "@lingui/conf"
const config: LinguiConfig = {
locales: ["en", "ar", "de", "es", "fr", "it", "ja", "ko", "pt", "tr", "ru", "uk", "vi", "zh-CN", "zh-HK"],
locales: ["en", "ar", "de", "es", "fr", "hr", "it", "ja", "ko", "pl", "pt", "tr", "ru", "uk", "vi", "zh-CN", "zh-HK"],
sourceLocale: "en",
compileNamespace: "ts",
catalogs: [