From 21cd1a7220fc74a02a59406d05cda9bafd63a85e Mon Sep 17 00:00:00 2001 From: Bram Luyten Date: Thu, 4 Feb 2021 14:50:25 +0100 Subject: [PATCH] Switching REST to api7.dspace.org and activating Hungarian translation --- src/environments/environment.common.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/environments/environment.common.ts b/src/environments/environment.common.ts index d47c3cfcef..1316b51f1a 100644 --- a/src/environments/environment.common.ts +++ b/src/environments/environment.common.ts @@ -174,6 +174,10 @@ export const environment: GlobalConfig = { code: 'fi', label: 'Suomi', active: true, + },{ + code: 'hu', + label: 'magyar', + active: true, }], // Browse-By Pages browseBy: {