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": "探索ID无效",
"explorer not found": "探索不存在",
"explorer data is invalid": "探索数据无效",
"transaction tag group id is invalid": "交易标签组ID无效",
"transaction tag group not found": "交易标签组不存在",
"transaction tag group is in use and cannot be deleted": "交易标签组正在被使用,无法删除",
"query items cannot be blank": "请求项目不能为空",
"query items too much": "请求项目过多",
"query items have invalid item": "请求项目中有非法项目",
@@ -1485,6 +1488,8 @@
"Version": "版本",
"Edit": "编辑",
"View": "查看",
"Move": "移动",
"Move to...": "移动到...",
"Remove": "移除",
"Delete": "删除",
"Duplicate": "复制",
@@ -2376,12 +2381,30 @@
"Show Hidden Transaction Categories": "显示隐藏的交易分类",
"Hide Hidden Transaction Categories": "不显示隐藏的交易分类",
"Transaction Tags": "交易标签",
"Total tags": "总标签数",
"Default Group": "默认分组",
"Tag Title": "标签标题",
"No available tag": "没有可用的标签",
"Find tag": "查找标签",
"Unable to retrieve tag list": "无法获取标签列表",
"Tag list is up to date": "标签列表已是最新",
"Tag list has been updated": "标签列表已更新",
"Add Tag Group": "添加标签组",
"Rename Tag Group": "重命名标签组",
"Delete Tag Group": "删除标签组",
"Change Group Display Order": "更改分组显示顺序",
"Transaction Tag Groups": "交易标签组",
"Tag Group Name": "标签组名称",
"New Tag Group Name": "新标签组名称",
"No available tag group": "没有可用的标签组",
"Unable to retrieve tag group list": "无法获取标签组列表",
"Tag group list has been updated": "标签组列表已更新",
"Unable to add tag group": "无法添加标签组",
"Unable to save tag group": "无法保存标签组",
"Unable to move tag group": "无法移动标签组",
"Unable to rename this tag group": "无法重命名该标签组",
"Are you sure you want to delete this tag group?": "您确定要删除该标签组?",
"Unable to delete this tag group": "无法删除该标签组",
"Add new tag": "添加新标签",
"Unable to add tag": "无法添加标签",
"Unable to save tag": "无法保存标签",