added easy list button to tag view

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2025-11-28 14:03:58 +01:00
parent b0550db5c2
commit 60c447a967
3 changed files with 11 additions and 1 deletions

View File

@@ -79,6 +79,7 @@
"due_date": "Fälligkeitsdatum",
"duration": "Dauer",
"easy_list": "Easy List",
"edit": "Bearbeiten",
"edit_object" : "{object} bearbeiten",
"editing": "Nutzer {0} bearbeiten",

View File

@@ -79,6 +79,7 @@
"drag_n_drop": "drag & drop",
"duration": "duration",
"easy_list": "Easy List",
"edit": "edit",
"edit_object" : "edit {object}",
"editing": "edit user {0}",