Unify spelling starting with capital letter
This commit is contained in:
+4
-4
@@ -112,19 +112,19 @@
|
|||||||
"menuItem": {
|
"menuItem": {
|
||||||
"dataManagement": {
|
"dataManagement": {
|
||||||
"name": "Data",
|
"name": "Data",
|
||||||
"text": "import, export or delete your data"
|
"text": "Import, export or delete your data"
|
||||||
},
|
},
|
||||||
"customization": {
|
"customization": {
|
||||||
"name": "Customization",
|
"name": "Customization",
|
||||||
"text": "define how you want to use drip"
|
"text": "Define how you want to use drip"
|
||||||
},
|
},
|
||||||
"password": {
|
"password": {
|
||||||
"name": "Password",
|
"name": "Password",
|
||||||
"text": "set or edit your password"
|
"text": "Set, edit or delete your password"
|
||||||
},
|
},
|
||||||
"reminders": {
|
"reminders": {
|
||||||
"name": "Reminders",
|
"name": "Reminders",
|
||||||
"text": "turn on/off reminders"
|
"text": "Turn on/off reminders"
|
||||||
},
|
},
|
||||||
"info": {
|
"info": {
|
||||||
"name": "Info",
|
"name": "Info",
|
||||||
|
|||||||
Reference in New Issue
Block a user