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": "クエリ項目がありません",
"query items too much": "クエリ項目が多すぎます",
"query items have invalid item": "クエリ項目に無効な項目があります",
@@ -1485,6 +1488,8 @@
"Version": "バージョン",
"Edit": "編集",
"View": "View",
"Move": "Move",
"Move to...": "Move to...",
"Remove": "削除",
"Delete": "削除",
"Duplicate": "複製",
@@ -2376,12 +2381,30 @@
"Show Hidden Transaction Categories": "非表示取引カテゴリを表示",
"Hide Hidden Transaction Categories": "非表示取引カテゴリを非表示",
"Transaction Tags": "取引タグ",
"Total tags": "Total tags",
"Default Group": "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": "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": "新しいタグを追加",
"Unable to add tag": "タグを追加できません",
"Unable to save tag": "タグを保存できません",