Merge branch '683-ui-scaffold-for-customization' into 'main'

Resolve "UI scaffold for customization"

Closes #683

See merge request bloodyhealth/drip!642
This commit is contained in:
wunderfisch
2024-01-08 10:40:19 +00:00
10 changed files with 199 additions and 82 deletions
+10 -3
View File
@@ -116,9 +116,9 @@
"name": "Data",
"text": "import, export or delete your data"
},
"nfpSettings": {
"name": "NFP settings",
"text": "define how you want to use NFP"
"customization": {
"name": "Customization",
"text": "define how you want to use drip"
},
"password": {
"name": "Password",
@@ -127,9 +127,16 @@
"reminders": {
"name": "Reminders",
"text": "turn on/off reminders"
},
"info": {
"name": "Info",
"text": "Learn more about how drip works"
}
},
"title": "Settings"
},
"info": {
"title": "info"
}
},
"stats": {