refactored moving of locations, implemented editing of location details, implemented raising locations to the top level

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2025-10-22 23:36:42 +02:00
parent 8bf0790fca
commit a73a660d43
6 changed files with 45 additions and 11 deletions

View File

@@ -170,6 +170,7 @@
"wiki": "Wiki"
},
"month": "Monat",
"move_to_top": "nach ganz oben bewegen",
"must_not_be_empty": "darf nicht leer sein",
"name": "Name",

View File

@@ -169,6 +169,7 @@
"wiki": "wiki"
},
"month": "month",
"move_to_top": "move to top level",
"must_not_be_empty": "must not be empty",
"name": "Name",