mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Replace "Login …" with "Log in …" in two strings of Habitica integration (#135383)
This commit is contained in:
parent
a649ff4a91
commit
96ad2b6ed8
@ -25,8 +25,8 @@
|
|||||||
"user": {
|
"user": {
|
||||||
"title": "Habitica - Gamify your life",
|
"title": "Habitica - Gamify your life",
|
||||||
"menu_options": {
|
"menu_options": {
|
||||||
"login": "Login to Habitica",
|
"login": "Log in to Habitica",
|
||||||
"advanced": "Login to other instances"
|
"advanced": "Log in to other instances"
|
||||||
},
|
},
|
||||||
"description": " 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})"
|
"description": " 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…
x
Reference in New Issue
Block a user