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": "ไม่มีรายการสำหรับค้นหา",
|
||||
"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": "ไม่สามารถบันทึกแท็กได้",
|
||||
|
||||
Reference in New Issue
Block a user