mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Make workday integration title translatable (#95803)
This commit is contained in:
parent
b8af7fbd55
commit
6f9a640fa3
@ -1,4 +1,5 @@
|
||||
{
|
||||
"title": "Workday",
|
||||
"config": {
|
||||
"abort": {
|
||||
"incorrect_province": "Incorrect subdivision from yaml import",
|
||||
|
@ -6289,7 +6289,6 @@
|
||||
"iot_class": "cloud_polling"
|
||||
},
|
||||
"workday": {
|
||||
"name": "Workday",
|
||||
"integration_type": "hub",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
@ -6695,6 +6694,7 @@
|
||||
"tod",
|
||||
"uptime",
|
||||
"utility_meter",
|
||||
"waze_travel_time"
|
||||
"waze_travel_time",
|
||||
"workday"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user