mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Improve the user-facing strings of heos
(#144218)
This commit is contained in:
parent
429682cecd
commit
8e202bc202
@ -56,8 +56,8 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
"title": "HEOS Options",
|
"title": "HEOS options",
|
||||||
"description": "You can sign-in to your HEOS Account to access favorites, streaming services, and other features. Clearing the credentials will sign-out of your account.",
|
"description": "You can sign in to your HEOS Account to access favorites, streaming services, and other features. Clearing the credentials will sign out of your account.",
|
||||||
"data": {
|
"data": {
|
||||||
"username": "[%key:common::config_flow::data::username%]",
|
"username": "[%key:common::config_flow::data::username%]",
|
||||||
"password": "[%key:common::config_flow::data::password%]"
|
"password": "[%key:common::config_flow::data::password%]"
|
||||||
@ -102,7 +102,7 @@
|
|||||||
},
|
},
|
||||||
"move_queue_item": {
|
"move_queue_item": {
|
||||||
"name": "Move queue item",
|
"name": "Move queue item",
|
||||||
"description": "Move one or more items within the play queue.",
|
"description": "Moves one or more items within the play queue.",
|
||||||
"fields": {
|
"fields": {
|
||||||
"queue_ids": {
|
"queue_ids": {
|
||||||
"name": "Queue IDs",
|
"name": "Queue IDs",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user