mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
adding bn.json5 for 'Bengali Language Transalation' and language code, label, active (all commented) to environment.test.ts file
This commit is contained in:
6129
src/assets/i18n/bn.json5
Normal file
6129
src/assets/i18n/bn.json5
Normal file
File diff suppressed because it is too large
Load Diff
@@ -178,7 +178,13 @@ export const environment: BuildConfig = {
|
||||
code: 'lv',
|
||||
label: 'Latviešu',
|
||||
active: true,
|
||||
}],
|
||||
}
|
||||
// {
|
||||
// code: 'bn',
|
||||
// label: 'বাংলা',
|
||||
// active: true,
|
||||
// }
|
||||
],
|
||||
|
||||
// Browse-By Pages
|
||||
browseBy: {
|
||||
|
Reference in New Issue
Block a user