fix formatting

This commit is contained in:
KurekMartin 2024-10-04 12:09:32 +02:00
parent b1b2c07b8a
commit b565904787

View File

@ -63,7 +63,7 @@ export const TRANSLATIONS = {
"hu-HU": hu, "hu-HU": hu,
"fa-IR": fa, "fa-IR": fa,
"pl-PL": pl, "pl-PL": pl,
"cs-CZ": cs "cs-CZ": cs,
} as const } as const
export const defaultTranslation = "en-US" export const defaultTranslation = "en-US"