mirror of
https://github.com/home-assistant/core.git
synced 2026-04-28 18:12:37 +02:00
Fix typo "certificartes" in fully_kiosk (#141979)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"common": {
|
||||
"data_description_password": "The Remote Admin password from the Fully Kiosk Browser app settings.",
|
||||
"data_description_ssl": "Is the Fully Kiosk app configured to require SSL for the connection?",
|
||||
"data_description_verify_ssl": "Should SSL certificartes be verified? This should be off for self-signed certificates."
|
||||
"data_description_verify_ssl": "Should SSL certificates be verified? This should be off for self-signed certificates."
|
||||
},
|
||||
"config": {
|
||||
"step": {
|
||||
|
||||
Reference in New Issue
Block a user