Replace native datetime inputs with a calendar date picker

This commit is contained in:
Steven RYDELL
2026-07-29 07:50:55 +02:00
parent 3f31a115c9
commit 0fb734a6c7
5 changed files with 282 additions and 29 deletions
+2
View File
@@ -169,10 +169,12 @@
"none": "None",
"notSet": "Not set",
"optional": "(optional)",
"pickDate": "Pick a date",
"required": "required",
"selectEllipsis": "Select...",
"selectKey": "Select key...",
"selectOptions": "Select options...",
"time": "Time",
"type": "Type",
"typeAndPressEnter": "Type and press Enter...",
"unknownObjectType": "Unknown object type: {{name}}"