Add missing translations strings in trafikverket_camera (#128037)

pull/128057/head
G Johansson 2024-10-09 21:02:43 +02:00 committed by GitHub
parent 983607e683
commit 9d7f0e77f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 14 additions and 0 deletions

View File

@ -26,6 +26,20 @@
"data": {
"id": "Choose camera"
}
},
"reauth_confirm": {
"data": {
"api_key": "[%key:common::config_flow::data::api_key%]"
}
},
"reconfigure_confirm": {
"data": {
"api_key": "[%key:common::config_flow::data::api_key%]",
"location": "[%key:common::config_flow::data::location%]"
},
"data_description": {
"location": "[%key:component::trafikverket_camera::config::step::user::data_description::location%]"
}
}
}
},