mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 16:30:28 +00:00
Fix the Chinese translation switching issue
This commit is contained in:
@@ -15,6 +15,7 @@ class LocalePreferences {
|
||||
Locale('fr'), // French
|
||||
Locale('it'), // Italian
|
||||
Locale('el'), // Greek
|
||||
Locale('zh'), // Chinese
|
||||
];
|
||||
|
||||
/// Get the saved locale or return null to use system locale
|
||||
|
||||
Reference in New Issue
Block a user