mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
French interface translation (#619)
Thanks to the original contribution of @davidatmire with reviewing by @mhvezina and @cjuergen
This commit is contained in:

committed by
GitHub

parent
9adafac6c7
commit
d2ec2c65fd
@@ -145,6 +145,10 @@ module.exports = {
|
||||
code: 'pt',
|
||||
label: 'Português',
|
||||
active: true,
|
||||
}, {
|
||||
code: 'fr',
|
||||
label: 'Français',
|
||||
active: true,
|
||||
}],
|
||||
// Browse-By Pages
|
||||
browseBy: {
|
||||
|
Reference in New Issue
Block a user