🐛 Add missing translations for save affix

This commit is contained in:
Meier Lukas
2023-08-06 17:10:38 +02:00
parent 6efa12b5f0
commit f8907b97ae
2 changed files with 7 additions and 5 deletions

View File

@@ -8,7 +8,10 @@
"secondaryColor": "Secondary color"
}
},
"save": "Save changes",
"save": {
"button": "Save changes",
"note": "Careful, you have unsaved changes!"
},
"notifications": {
"pending": {
"title": "Saving customization",