support transaction tag group

This commit is contained in:
MaysWind
2026-01-17 00:47:51 +08:00
parent b556efa510
commit 7d9cfc4ced
59 changed files with 3289 additions and 795 deletions
+23
View File
@@ -1278,6 +1278,9 @@
"explorer id is invalid": "Explorer ID is invalid",
"explorer not found": "Explorer is not found",
"explorer data is invalid": "Explorer data is invalid",
"transaction tag group id is invalid": "Transaction tag group ID is invalid",
"transaction tag group not found": "Transaction tag group is not found",
"transaction tag group is in use and cannot be deleted": "Transaction tag group is in use and it cannot be deleted",
"query items cannot be blank": "Abfrageelemente dürfen nicht leer sein",
"query items too much": "Zu viele Abfrageelemente",
"query items have invalid item": "Ungültiges Element in Abfrageelementen",
@@ -1485,6 +1488,8 @@
"Version": "Version",
"Edit": "Bearbeiten",
"View": "View",
"Move": "Move",
"Move to...": "Move to...",
"Remove": "Entfernen",
"Delete": "Löschen",
"Duplicate": "Duplizieren",
@@ -2376,12 +2381,30 @@
"Show Hidden Transaction Categories": "Versteckte Transaktionskategorien anzeigen",
"Hide Hidden Transaction Categories": "Versteckte Transaktionskategorien ausblenden",
"Transaction Tags": "Transaktions-Tags",
"Total tags": "Total tags",
"Default Group": "Default Group",
"Tag Title": "Tag-Titel",
"No available tag": "Kein verfügbaren Tag",
"Find tag": "Tag finden",
"Unable to retrieve tag list": "Tag-Liste kann nicht abgerufen werden",
"Tag list is up to date": "Tag-Liste ist aktuell",
"Tag list has been updated": "Tag-Liste wurde aktualisiert",
"Add Tag Group": "Add Tag Group",
"Rename Tag Group": "Rename Tag Group",
"Delete Tag Group": "Delete Tag Group",
"Change Group Display Order": "Change Group Display Order",
"Transaction Tag Groups": "Transaction Tag Groups",
"Tag Group Name": "Tag Group Name",
"New Tag Group Name": "New Tag Group Name",
"No available tag group": "No available tag group",
"Unable to retrieve tag group list": "Unable to retrieve tag group list",
"Tag group list has been updated": "Tag group list has been updated",
"Unable to add tag group": "Unable to add tag group",
"Unable to save tag group": "Unable to save tag group",
"Unable to move tag group": "Unable to move tag group",
"Unable to rename this tag group": "Unable to rename this tag group",
"Are you sure you want to delete this tag group?": "Are you sure you want to delete this tag group?",
"Unable to delete this tag group": "Unable to delete this tag group",
"Add new tag": "Neuen Tag hinzufügen",
"Unable to add tag": "Tag kann nicht hinzugefügt werden",
"Unable to save tag": "Tag kann nicht gespeichert werden",