mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +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
@@ -158,7 +158,11 @@ export const environment: GlobalConfig = {
|
||||
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