Replace "Login …" with "Log in …" in two strings of Habitica integration (#135383)
parent
a649ff4a91
commit
96ad2b6ed8
|
@ -25,8 +25,8 @@
|
|||
"user": {
|
||||
"title": "Habitica - Gamify your life",
|
||||
"menu_options": {
|
||||
"login": "Login to Habitica",
|
||||
"advanced": "Login to other instances"
|
||||
"login": "Log in to Habitica",
|
||||
"advanced": "Log in to other instances"
|
||||
},
|
||||
"description": "![Habiticans]({habiticans}) Connect your Habitica account to keep track of your adventurer's stats, progress, and manage your to-dos and daily tasks.\n\n[Don't have a Habitica account? Sign up here.]({signup})"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue