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": "보기",
"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": "태그를 저장할 수 없습니다.",