Fix missing sentence-casing in three Fully Kiosk Browser strings (#139705)

Fix missing sentence-casing in Fully Kiosk Browser strings
This commit is contained in:
Norbert Rittel 2025-03-03 18:25:18 +01:00 committed by GitHub
parent aaecb47125
commit 229407d685
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{
"common": {
"data_description_password": "The Remote Admin Password from the Fully Kiosk Browser app settings.",
"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."
},
@ -151,7 +151,7 @@
}
},
"set_config": {
"name": "Set Configuration",
"name": "Set configuration",
"description": "Sets a configuration parameter on Fully Kiosk Browser.",
"fields": {
"key": {
@ -165,7 +165,7 @@
}
},
"start_application": {
"name": "Start Application",
"name": "Start application",
"description": "Starts an application on the device running Fully Kiosk Browser.",
"fields": {
"application": {