feat: Add delete and preview functionality for branding in settings dialog and update translations
This commit is contained in:
parent
e1dbc2ee84
commit
b826bd9b20
10 changed files with 143 additions and 17 deletions
|
|
@ -99,6 +99,10 @@
|
|||
"settings.branding.window_title_label": "Window title (optional):",
|
||||
"settings.branding.logo_path_label": "Logo/Icon file (optional):",
|
||||
"settings.branding.save_as_btn": "Save Branding",
|
||||
"settings.branding.delete_btn": "Delete Branding",
|
||||
"settings.branding.preview_label": "Preview:",
|
||||
"settings.branding.no_icon_selected": "No icon selected",
|
||||
"settings.branding.preview_default_name": "Default",
|
||||
"settings.branding.save_as_title": "Save Branding",
|
||||
"settings.branding.save_as_prompt": "Enter a name for the branding:",
|
||||
"settings.branding.restart_note": "Branding changes are persisted immediately and are fully applied after restarting the app.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue