Fix casing of "client" and "ID" in transmission integration (#136071)

pull/136078/head
Norbert Rittel 2025-01-20 12:50:53 +01:00 committed by GitHub
parent e27a259541
commit 9e40b7f7f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"config": {
"step": {
"user": {
"title": "Set up Transmission Client",
"title": "Set up Transmission client",
"data": {
"host": "[%key:common::config_flow::data::host%]",
"password": "[%key:common::config_flow::data::password%]",
@ -96,7 +96,7 @@
"fields": {
"entry_id": {
"name": "Transmission entry",
"description": "Config entry id."
"description": "ID of the config entry to use."
},
"torrent": {
"name": "Torrent",