mirror of
https://github.com/immich-app/immich.git
synced 2025-12-18 01:11:07 +03:00
fix(mobile): distinguish backup settings title from 'backup_controller_page_backup' translation entry (#20237)
Different translation in some languages like in French ('Sauvegarde' for title, otherwise 'Sauvegardé')
This commit is contained in:
committed by
GitHub
parent
c6b25ef111
commit
cb344cb014
@@ -34,7 +34,7 @@ enum SettingSection {
|
||||
"asset_viewer_settings_subtitle",
|
||||
),
|
||||
backup(
|
||||
'backup_controller_page_backup',
|
||||
'backup',
|
||||
Icons.cloud_upload_outlined,
|
||||
"backup_setting_subtitle",
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user