Activating Finnish in environment.common.ts

This commit is contained in:
Bram Luyten
2020-05-30 18:15:00 +02:00
parent 5f6fdf00ec
commit fcb610412d

View File

@@ -160,6 +160,10 @@ export const environment: GlobalConfig = {
code: 'lv', code: 'lv',
label: 'Latviešu', label: 'Latviešu',
active: true, active: true,
},{
code: 'fi',
label: 'Suomi',
active: true,
}], }],
// Browse-By Pages // Browse-By Pages
browseBy: { browseBy: {