Fix override for fr-CA

This commit is contained in:
Florian Müllner 2019-02-27 20:09:54 +01:00 committed by Florian Müllner
parent 53e56f2395
commit fc5f687afc

View File

@ -39,7 +39,7 @@ LOCALE_TO_XKB_OVERRIDES = {
'en': 'us',
'en-GB': 'uk',
'es-US': 'latam',
'fr_CA': 'ca',
'fr-CA': 'ca',
'hi': 'in+bolnagri',
'ky': 'kg',
'nl-BE': 'be',