Improve the user-facing strings of heos (#144218)

This commit is contained in:
Norbert Rittel 2025-05-04 19:13:53 +02:00 committed by GitHub
parent 429682cecd
commit 8e202bc202
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",