mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-06-29 13:45:07 +08:00
feat: l10n
This commit is contained in:
@ -113,7 +113,10 @@ class LocalizationDialogUI extends HookConsumerWidget {
|
||||
.installedCommunityInputMethodSupportVersion !=
|
||||
null)
|
||||
Text(
|
||||
"社区输入法支持:${state.installedCommunityInputMethodSupportVersion}",
|
||||
S.current
|
||||
.input_method_community_input_method_support_version(
|
||||
state.installedCommunityInputMethodSupportVersion ??
|
||||
"?"),
|
||||
)
|
||||
],
|
||||
),
|
||||
|
Reference in New Issue
Block a user