add french language

This commit is contained in:
Eric Seigne 2020-04-30 14:10:46 +02:00
parent 8039c61889
commit 7414815b06
4 changed files with 1041 additions and 0 deletions

View file

@ -61,6 +61,11 @@ const langCodes = {
getLabel: t => 'Deutsch',
longCode: 'de-DE'
},
'fr-FR': {
getShortLabel: t => 'FR',
getLabel: t => 'Francais',
longCode: 'fr-FR'
},
'fk-FK': {
getShortLabel: t => 'FK',
getLabel: t => 'Fake',