Add missing translations strings in trafikverket_camera (#128037)
This commit is contained in:
parent
983607e683
commit
9d7f0e77f1
1 changed files with 14 additions and 0 deletions
|
@ -26,6 +26,20 @@
|
||||||
"data": {
|
"data": {
|
||||||
"id": "Choose camera"
|
"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%]"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue