kirby
kirby copied to clipboard
[Panel] Email Dialog: Wrong translation key for title field
Description
The email dialog shows "Link text" as label for the title field, because the translation key is link.text
.
https://github.com/getkirby/kirby/blob/main/panel/src/components/Dialogs/EmailDialog.vue#L27
Expected behavior
The link dialog uses title
as key, so the email dialog should use the same.
https://github.com/getkirby/kirby/blob/main/panel/src/components/Dialogs/LinkDialog.vue#L28
Screenshots
Your setup
Kirby Version
4.2.0
Your system Chrome 124 on macOS 14.4