mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
@@ -317,7 +317,7 @@ enum Lang {
|
||||
case Lang.english:
|
||||
return const Locale("en");
|
||||
case Lang.simplifiedChinese:
|
||||
return const Locale("zh", "CN");
|
||||
return const Locale("zh");
|
||||
default:
|
||||
return PlatformDispatcher.instance.locale;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user