* 🚧 Bookmark widget * ✨ Add input type Co-authored-by: Meier Lukas <meierschlumpf@gmail.com> * ✨ Add content display and input fields * 🐛 Fix delete button updating to invalid schema * 🌐 Add translations for options * ✨ Add field for image * ♻️ Refactor IconSelector and add forward ref * 🦺 Add form validation * 🦺 Add validation for icon url and fix state for icon picker * 🌐 PR feedback --------- Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
8 lines
130 B
JSON
8 lines
130 B
JSON
{
|
|
"noEntries": {
|
|
"title": "No entries",
|
|
"text": "Use the buttons below to add more entries"
|
|
},
|
|
"buttonAdd": "Add"
|
|
}
|