l10n
This commit is contained in:
parent
cdd7aca33c
commit
d02e6cc693
2 changed files with 2 additions and 0 deletions
|
@ -115,6 +115,7 @@ class Contributors {
|
||||||
Contributor('Hasan Kara', 'hasanbeytullahkara@gmail.com'),
|
Contributor('Hasan Kara', 'hasanbeytullahkara@gmail.com'),
|
||||||
// Contributor('Femini', 'nizamismidov4@gmail.com'), // Azerbaijani
|
// Contributor('Femini', 'nizamismidov4@gmail.com'), // Azerbaijani
|
||||||
// Contributor('Alvi Khan', 'aveenalvi@gmail.com'), // Bengali
|
// Contributor('Alvi Khan', 'aveenalvi@gmail.com'), // Bengali
|
||||||
|
// Contributor('Petrov', 'i_v_c@mail.ru'), // Bulgarian
|
||||||
// Contributor('Htet Oo Hlaing', 'htetoh2006@outlook.com'), // Burmese
|
// Contributor('Htet Oo Hlaing', 'htetoh2006@outlook.com'), // Burmese
|
||||||
// Contributor('Khant', 'khant@users.noreply.hosted.weblate.org'), // Burmese
|
// Contributor('Khant', 'khant@users.noreply.hosted.weblate.org'), // Burmese
|
||||||
// Contributor('Grooty12', 'Rasmus@rosendahl-kaa.name'), // Danish
|
// Contributor('Grooty12', 'Rasmus@rosendahl-kaa.name'), // Danish
|
||||||
|
|
|
@ -65,6 +65,7 @@ class AvesApp extends StatefulWidget {
|
||||||
// `ckb`: add `flutter_ckb_localization` and necessary app localization delegates when ready
|
// `ckb`: add `flutter_ckb_localization` and necessary app localization delegates when ready
|
||||||
static final _unsupportedLocales = {
|
static final _unsupportedLocales = {
|
||||||
'az', // Azerbaijani
|
'az', // Azerbaijani
|
||||||
|
'bg', // Bulgarian
|
||||||
'bn', // Bengali
|
'bn', // Bengali
|
||||||
'ckb', // Kurdish (Central)
|
'ckb', // Kurdish (Central)
|
||||||
'da', // Danish
|
'da', // Danish
|
||||||
|
|
Loading…
Reference in a new issue