Make local calendar integration title translatable (#95805)
This commit is contained in:
parent
cfe6185c1c
commit
436cda1489
3 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"title": "Local Calendar",
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
|
|
|
@ -3010,7 +3010,6 @@
|
|||
"iot_class": "cloud_push"
|
||||
},
|
||||
"local_calendar": {
|
||||
"name": "Local Calendar",
|
||||
"integration_type": "hub",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
|
@ -6677,6 +6676,7 @@
|
|||
"input_text",
|
||||
"integration",
|
||||
"islamic_prayer_times",
|
||||
"local_calendar",
|
||||
"local_ip",
|
||||
"min_max",
|
||||
"mobile_app",
|
||||
|
|
|
@ -34,6 +34,7 @@ ALLOW_NAME_TRANSLATION = {
|
|||
"google_travel_time",
|
||||
"homekit_controller",
|
||||
"islamic_prayer_times",
|
||||
"local_calendar",
|
||||
"local_ip",
|
||||
"nmap_tracker",
|
||||
"rpi_power",
|
||||
|
|
Loading…
Add table
Reference in a new issue