support transaction tag group
This commit is contained in:
@@ -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": "Không có mục truy vấn",
|
||||
"query items too much": "Có quá nhiều mục truy vấn",
|
||||
"query items have invalid item": "Có mục không hợp lệ trong các mục truy vấn",
|
||||
@@ -1485,6 +1488,8 @@
|
||||
"Version": "Phiên bản",
|
||||
"Edit": "Sửa",
|
||||
"View": "View",
|
||||
"Move": "Move",
|
||||
"Move to...": "Move to...",
|
||||
"Remove": "Xóa",
|
||||
"Delete": "Xóa",
|
||||
"Duplicate": "Nhân đôi",
|
||||
@@ -2376,12 +2381,30 @@
|
||||
"Show Hidden Transaction Categories": "Hiển thị danh mục giao dịch ẩn",
|
||||
"Hide Hidden Transaction Categories": "Ẩn danh mục giao dịch ẩn",
|
||||
"Transaction Tags": "Thẻ giao dịch",
|
||||
"Total tags": "Total tags",
|
||||
"Default Group": "Default Group",
|
||||
"Tag Title": "Tiêu đề thẻ",
|
||||
"No available tag": "Không có thẻ nào khả dụng",
|
||||
"Find tag": "Find tag",
|
||||
"Unable to retrieve tag list": "Không thể truy xuất danh sách thẻ",
|
||||
"Tag list is up to date": "Danh sách thẻ đã được cập nhật",
|
||||
"Tag list has been updated": "Danh sách thẻ đã được cập nhật",
|
||||
"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": "Add new tag",
|
||||
"Unable to add tag": "Không thể thêm thẻ",
|
||||
"Unable to save tag": "Không thể lưu thẻ",
|
||||
|
||||
Reference in New Issue
Block a user