mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 19:13:08 +00:00
Greek support for frontend
This commit is contained in:
@@ -189,6 +189,10 @@ export const environment: BuildConfig = {
|
||||
code: 'bn',
|
||||
label: 'বাংলা',
|
||||
active: true,
|
||||
}, {
|
||||
code: 'el',
|
||||
label: 'Ελληνικά',
|
||||
active: true,
|
||||
}],
|
||||
|
||||
// Browse-By Pages
|
||||
|
Reference in New Issue
Block a user