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',
|
code: 'fi',
|
||||||
label: 'Suomi',
|
label: 'Suomi',
|
||||||
active: true,
|
active: true,
|
||||||
|
},{
|
||||||
|
code: 'hu',
|
||||||
|
label: 'magyar',
|
||||||
|
active: true,
|
||||||
}],
|
}],
|
||||||
// Browse-By Pages
|
// Browse-By Pages
|
||||||
browseBy: {
|
browseBy: {
|
||||||
|
Reference in New Issue
Block a user