We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 604f609 + 1637d9a commit 39da50aCopy full SHA for 39da50a
client/i18n.js
@@ -42,7 +42,7 @@ export const availableLanguages = [
42
43
export function languageKeyToLabel(lang) {
44
const languageMap = {
45
- be: 'Bengali',
+ be: 'বাংলা',
46
de: 'Deutsch',
47
'en-US': 'English',
48
'es-419': 'Español',
0 commit comments