diff --git a/app/locales/index.ts b/app/locales/index.ts index 56538176..7ece4583 100644 --- a/app/locales/index.ts +++ b/app/locales/index.ts @@ -58,7 +58,7 @@ export const ALL_LANG_OPTIONS: Record = { cs: "Čeština", no: "Nynorsk", ar: "العربية", - bn: "Bangla", + bn: "বাংলা", }; const LANG_KEY = "lang";