Fix translation for AVM Fritz!Box Tools (#124784)

add missing ssl option to strings
This commit is contained in:
Michael 2024-08-28 14:54:30 +02:00 committed by GitHub
parent 0afae45bc5
commit 11370979e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,8 @@
"description": "Discovered FRITZ!Box: {name}\n\nSet up FRITZ!Box Tools to control your {name}",
"data": {
"username": "[%key:common::config_flow::data::username%]",
"password": "[%key:common::config_flow::data::password%]"
"password": "[%key:common::config_flow::data::password%]",
"ssl": "[%key:common::config_flow::data::ssl%]"
}
},
"reauth_confirm": {