mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 00:37:53 +00:00
Fix spelling of "Log in", fix "outdated student" (#135348)
This commit is contained in:
parent
cdc96fdf6f
commit
9ef93517e7
@ -4,7 +4,7 @@
|
||||
"already_configured": "That student has already been added.",
|
||||
"all_student_already_configured": "All students have already been added.",
|
||||
"reauth_successful": "Reauth successful",
|
||||
"no_matching_entries": "No matching entries found, please use different account or remove integration with outdated student."
|
||||
"no_matching_entries": "No matching entries found, please use different account or remove outdated student integration."
|
||||
},
|
||||
"error": {
|
||||
"unknown": "[%key:common::config_flow::error::unknown%]",
|
||||
@ -17,7 +17,7 @@
|
||||
},
|
||||
"step": {
|
||||
"auth": {
|
||||
"description": "Login to your Vulcan Account using mobile app registration page.",
|
||||
"description": "Log in to your Vulcan Account using mobile app registration page.",
|
||||
"data": {
|
||||
"token": "Token",
|
||||
"region": "Symbol",
|
||||
|
Loading…
x
Reference in New Issue
Block a user