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:
+10
-3
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user