change save button styling

resolves #49
This commit is contained in:
2023-11-29 14:31:19 +01:00
parent 3a6483aa61
commit f9cdf70bdb
3 changed files with 19 additions and 10 deletions

View File

@@ -6,8 +6,7 @@ const en = {
saveActions: {
UNDO: "Undo (hold <kbd class='icon'>shift</kbd> to undo all changes)",
REDO: "Redo",
APPLY: "Apply",
SAVE: "Burn changes to your device",
SAVE: "Save",
},
backup: {
TITLE: "Local Backup",