added drag'n'drop button to project tasks

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2025-10-17 15:23:58 +02:00
parent ba05564702
commit 8b70eb4216
3 changed files with 3 additions and 0 deletions

View File

@@ -75,6 +75,7 @@
"do_login" : "anmelden",
"do_open" : "öffnen",
"do_send" : "versenden",
"drag_n_drop": "Drag & Drop",
"due_date": "Fälligkeitsdatum",
"duration": "Dauer",

View File

@@ -76,6 +76,7 @@
"do_open" : "open",
"do_send" : "send",
"due_date": "due date",
"drag_n_drop": "drag & drop",
"duration": "duration",
"edit": "edit",