renamed import/export buttons in list manager

This commit is contained in:
2026-02-06 13:10:06 +03:00
parent 01135ff92e
commit 224745412a
15 changed files with 86 additions and 2 deletions

View File

@@ -53,6 +53,12 @@
"export_list": {
"message": "JSON exportieren"
},
"import_list_list_manager": {
"message": "Liste importieren"
},
"export_list_list_manager": {
"message": "Liste exportieren"
},
"default_list_name": {
"message": "Standardliste"
},