mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-10 19:43:04 +00:00
[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