Address post merge comments for remote calendar (#140735)

This commit is contained in:
Thomas55555 2025-03-16 20:03:02 +01:00 committed by GitHub
parent 46973f0446
commit a7b6bcf1d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
}