Fix country exceptions

This commit is contained in:
root
2022-05-04 12:30:55 +05:30
parent 0088b0ae1b
commit cea850998a
+2 -1
View File
@@ -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