mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Addressing Issue 570 - Split of Portuguese translation catalogs
This commit is contained in:
3966
src/assets/i18n/pt-PT.json5
Normal file
3966
src/assets/i18n/pt-PT.json5
Normal file
File diff suppressed because it is too large
Load Diff
@@ -157,8 +157,12 @@ export const environment: GlobalConfig = {
|
||||
code: 'nl',
|
||||
label: 'Nederlands',
|
||||
active: true,
|
||||
}, {
|
||||
code: 'pt',
|
||||
},{
|
||||
code: 'pt-BR',
|
||||
label: 'Português do Brasil',
|
||||
active: true,
|
||||
},{
|
||||
code: 'pt-PT',
|
||||
label: 'Português',
|
||||
active: true,
|
||||
}, {
|
||||
|
Reference in New Issue
Block a user