parent
665a0d0614
commit
62a4b1ded1
4 changed files with 1041 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue