French interface translation (#619)

Thanks to the original contribution of @davidatmire with reviewing by @mhvezina and @cjuergen
This commit is contained in:
David Cavrenne [Atmire]
2020-04-09 16:23:10 +02:00
committed by GitHub
parent 9adafac6c7
commit d2ec2c65fd
2 changed files with 729 additions and 2349 deletions

View File

@@ -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