Capitalize "ID" and "URL" abbreviations in trafikverket_camera (#141238)

Make the spelling consistent throughout Home Assistant.
This commit is contained in:
Norbert Rittel 2025-03-23 20:05:15 +01:00 committed by GitHub
parent d23a724f79
commit c2057d19c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@
"location": "[%key:common::config_flow::data::location%]" "location": "[%key:common::config_flow::data::location%]"
}, },
"data_description": { "data_description": {
"location": "Equal or part of name, description or camera id. Be as specific as possible to avoid getting multiple cameras as result" "location": "Equal or part of name, description or camera ID. Be as specific as possible to avoid getting multiple cameras as result"
} }
}, },
"multiple_cameras": { "multiple_cameras": {
@ -60,7 +60,7 @@
"name": "[%key:common::config_flow::data::location%]" "name": "[%key:common::config_flow::data::location%]"
}, },
"photo_url": { "photo_url": {
"name": "Photo url" "name": "Photo URL"
}, },
"status": { "status": {
"name": "Status" "name": "Status"
@ -87,7 +87,7 @@
"name": "Photo time" "name": "Photo time"
}, },
"photo_url": { "photo_url": {
"name": "Photo url" "name": "Photo URL"
}, },
"status": { "status": {
"name": "Status" "name": "Status"