mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Update language strings (#16884)
This commit is contained in:
parent
917df1af00
commit
98a4b1e9ac
@ -17,15 +17,15 @@
|
|||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
"title": "Set up one-time password delivered by notify component",
|
"title": "Set up one-time password delivered by notify component",
|
||||||
"description": "Please select one of notify service:"
|
"description": "Please select one of the notification services:"
|
||||||
},
|
},
|
||||||
"setup": {
|
"setup": {
|
||||||
"title": "Verify setup",
|
"title": "Verify setup",
|
||||||
"description": "A one-time password have sent by **notify.{notify_service}**. Please input it in below:"
|
"description": "A one-time password has been sent via **notify.{notify_service}**. Please enter it below:"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"abort": {
|
"abort": {
|
||||||
"no_available_service": "No available notify services."
|
"no_available_service": "No notification services available."
|
||||||
},
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"invalid_code": "Invalid code, please try again."
|
"invalid_code": "Invalid code, please try again."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user