mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Address post merge comments for remote calendar (#140735)
This commit is contained in:
parent
46973f0446
commit
a7b6bcf1d6
@ -5,11 +5,11 @@
|
||||
"user": {
|
||||
"description": "Please choose a name for the calendar to be imported",
|
||||
"data": {
|
||||
"calendar_name": "Calendar Name",
|
||||
"calendar_name": "Calendar name",
|
||||
"url": "Calendar URL"
|
||||
},
|
||||
"data_description": {
|
||||
"calendar_name": "The name of the calendar shown in th UI.",
|
||||
"calendar_name": "The name of the calendar shown in the UI.",
|
||||
"url": "The URL of the remote calendar."
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user