forked from hazza/dspace-angular
Switching REST to api7.dspace.org and activating Hungarian translation
This commit is contained in:
@@ -174,6 +174,10 @@ export const environment: GlobalConfig = {
|
||||
code: 'fi',
|
||||
label: 'Suomi',
|
||||
active: true,
|
||||
},{
|
||||
code: 'hu',
|
||||
label: 'magyar',
|
||||
active: true,
|
||||
}],
|
||||
// Browse-By Pages
|
||||
browseBy: {
|
||||
|
Reference in New Issue
Block a user