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

Make the spelling consistent throughout Home Assistant.
pull/141246/head
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
1 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@
"location": "[%key:common::config_flow::data::location%]"
},
"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": {
@ -60,7 +60,7 @@
"name": "[%key:common::config_flow::data::location%]"
},
"photo_url": {
"name": "Photo url"
"name": "Photo URL"
},
"status": {
"name": "Status"
@ -87,7 +87,7 @@
"name": "Photo time"
},
"photo_url": {
"name": "Photo url"
"name": "Photo URL"
},
"status": {
"name": "Status"