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,
"fa-IR": fa,
"pl-PL": pl,
"cs-CZ": cs
"cs-CZ": cs,
} as const
export const defaultTranslation = "en-US"