mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-06-30 09:01:37 +08:00
l10: update common & Lang settings
This commit is contained in:
@ -424,6 +424,7 @@ class LocalizationDialogUI extends HookConsumerWidget {
|
||||
S.current.localization_info_language,
|
||||
style: const TextStyle(fontSize: 16),
|
||||
),
|
||||
const SizedBox(width: 12),
|
||||
ComboBox<String>(
|
||||
value: state.selectedLanguage,
|
||||
items: [
|
||||
|
@ -7,7 +7,7 @@ part of 'localization_ui_model.dart';
|
||||
// **************************************************************************
|
||||
|
||||
String _$localizationUIModelHash() =>
|
||||
r'33c538abcdbfd667e844d0dcb5b8b7d6264794ab';
|
||||
r'697f9e00ea08729c5debb4d87ffe9fadb5c0ec71';
|
||||
|
||||
/// See also [LocalizationUIModel].
|
||||
@ProviderFor(LocalizationUIModel)
|
||||
|
Reference in New Issue
Block a user