You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: custom_components/calendar_event/translations/en.json
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -31,5 +31,19 @@
31
31
}
32
32
}
33
33
}
34
+
},
35
+
"issues": {
36
+
"missing_calendar_entity": {
37
+
"title": "Calendar entity missing for {entry_title}",
38
+
"description": "The calendar entity `{calendar_entity}` is no longer available. Please update the configuration to select a different calendar entity.",
39
+
"fix_flow": {
40
+
"step": {
41
+
"confirm": {
42
+
"title": "Update calendar entity",
43
+
"description": "The calendar entity `{calendar_entity}` is no longer available for the Calendar Event helper '{entry_title}'. Click 'Submit' to open the configuration options and select a different calendar entity."
0 commit comments