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": "Geen zoekitems opgegeven",
"query items too much": "Te veel zoekitems",
"query items have invalid item": "Ongeldig item in zoekitems",
@@ -1485,6 +1488,8 @@
"Version": "Versie",
"Edit": "Bewerken",
"View": "Bekijken",
"Move": "Move",
"Move to...": "Move to...",
"Remove": "Verwijderen",
"Delete": "Verwijderen",
"Duplicate": "Dupliceren",
@@ -2376,12 +2381,30 @@
"Show Hidden Transaction Categories": "Verborgen transactiecategorieën tonen",
"Hide Hidden Transaction Categories": "Verborgen transactiecategorieën verbergen",
"Transaction Tags": "Transactietags",
"Total tags": "Total tags",
"Default Group": "Default Group",
"Tag Title": "Tagtitel",
"No available tag": "Geen beschikbare tag",
"Find tag": "Tag zoeken",
"Unable to retrieve tag list": "Kan taglijst niet ophalen",
"Tag list is up to date": "Taglijst is up-to-date",
"Tag list has been updated": "Taglijst is bijgewerkt",
"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": "Nieuwe tag toevoegen",
"Unable to add tag": "Kan tag niet toevoegen",
"Unable to save tag": "Kan tag niet opslaan",