mirror of
https://github.com/mmjee/Piped-Material.git
synced 2024-12-06 19:26:36 +01:00
Fix country exceptions
This commit is contained in:
+2
-1
@@ -121,7 +121,8 @@ export const COUNTRY_I18N_EXCEPTIONS = {
|
||||
ckb: 'ku',
|
||||
'nb-NO': 'nb',
|
||||
'zh-Hant': 'zh',
|
||||
'zh-Hans': 'zh'
|
||||
'zh-Hans': 'zh',
|
||||
'pt-BR': 'pt'
|
||||
}
|
||||
|
||||
// Similar switches for RTL can be found in the i18n store
|
||||
|
||||
Reference in New Issue
Block a user