forked from hazza/dspace-angular
[DURACOM-99] Italian support added
This commit is contained in:

committed by
Davide Negretti

parent
959f826d64
commit
134a808fba
@@ -220,6 +220,7 @@ export class DefaultAppConfig implements AppConfig {
|
||||
{ code: 'es', label: 'Español', active: true },
|
||||
{ code: 'fr', label: 'Français', active: true },
|
||||
{ code: 'gd', label: 'Gàidhlig', active: true },
|
||||
{ code: 'it', label: 'Italiano', active: true },
|
||||
{ code: 'lv', label: 'Latviešu', active: true },
|
||||
{ code: 'hu', label: 'Magyar', active: true },
|
||||
{ code: 'nl', label: 'Nederlands', active: true },
|
||||
|
Reference in New Issue
Block a user