mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +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',
|
code: 'pt',
|
||||||
label: 'Português',
|
label: 'Português',
|
||||||
active: true,
|
active: true,
|
||||||
|
}, {
|
||||||
|
code: 'fr',
|
||||||
|
label: 'Français',
|
||||||
|
active: true,
|
||||||
}],
|
}],
|
||||||
// Browse-By Pages
|
// Browse-By Pages
|
||||||
browseBy: {
|
browseBy: {
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user