mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Merge pull request #683 from reetagithub/finnish-msg-keys
Add Finnish translations (first set after master rebase)
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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: {
|
||||||
|
Reference in New Issue
Block a user