adding bn.json5 for 'Bengali Language Transalation' and language code, label, active (all commented) to environment.test.ts file

This commit is contained in:
raihantopu
2022-03-22 16:29:42 +06:00
parent 3ecb3c2209
commit 9600bacf46
2 changed files with 6136 additions and 1 deletions

6129
src/assets/i18n/bn.json5 Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -178,7 +178,13 @@ export const environment: BuildConfig = {
code: 'lv', code: 'lv',
label: 'Latviešu', label: 'Latviešu',
active: true, active: true,
}], }
// {
// code: 'bn',
// label: 'বাংলা',
// active: true,
// }
],
// Browse-By Pages // Browse-By Pages
browseBy: { browseBy: {