mirror of
https://github.com/immich-app/immich.git
synced 2025-12-22 07:10:56 -08:00
feat(mobile): Improve language setting UI (#18854)
* improve language ui * fix lint * add search language, add safe area, fix button in dark * hide apply button when search not found --------- Co-authored-by: dvbthien <dvbthien@gmail.com>
This commit is contained in:
@@ -30,7 +30,7 @@ enum SettingSection {
|
||||
"backup_setting_subtitle",
|
||||
),
|
||||
languages(
|
||||
'setting_languages_title',
|
||||
'language',
|
||||
Icons.language,
|
||||
"setting_languages_subtitle",
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user