1
0

Switching REST to api7.dspace.org and activating Hungarian translation

This commit is contained in:
Bram Luyten
2021-02-04 14:50:25 +01:00
parent ac75b095c1
commit 21cd1a7220

View File

@@ -174,6 +174,10 @@ export const environment: GlobalConfig = {
code: 'fi', code: 'fi',
label: 'Suomi', label: 'Suomi',
active: true, active: true,
},{
code: 'hu',
label: 'magyar',
active: true,
}], }],
// Browse-By Pages // Browse-By Pages
browseBy: { browseBy: {