mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
add new tag in transaction edit page / dialog
This commit is contained in:
@@ -90,6 +90,7 @@
|
||||
"everyMultiDaysOfWeek": "Every {days}",
|
||||
"everyMultiDaysOfMonth": "Every {days} of month",
|
||||
"youHaveAccounts": "You have recorded {count} accounts",
|
||||
"addNewTag": "Add new tag \"{tag}\"",
|
||||
"clickToSelectedFile": "Click to select import file ({extensions})",
|
||||
"selectedCount": "Selected {count} of {totalCount}",
|
||||
"youHaveUpdatedTransactions": "You have updated {count} transactions",
|
||||
@@ -1809,6 +1810,7 @@
|
||||
"Unable to retrieve tag list": "Unable to retrieve tag list",
|
||||
"Tag list is up to date": "Tag list is up to date",
|
||||
"Tag list has been updated": "Tag list has been updated",
|
||||
"Add new tag": "Add new tag",
|
||||
"Unable to add tag": "Unable to add tag",
|
||||
"Unable to save tag": "Unable to save tag",
|
||||
"Unable to move tag": "Unable to move tag",
|
||||
|
||||
@@ -90,6 +90,7 @@
|
||||
"everyMultiDaysOfWeek": "Mỗi {days}",
|
||||
"everyMultiDaysOfMonth": "Mỗi ngày {days} trong tháng",
|
||||
"youHaveAccounts": "Bạn đã ghi nhận {count} tài khoản",
|
||||
"addNewTag": "Add new tag \"{tag}\"",
|
||||
"clickToSelectedFile": "Nhấp để chọn tệp nhập khẩu ({extensions})",
|
||||
"selectedCount": "Đã chọn {count} trên {totalCount}",
|
||||
"youHaveUpdatedTransactions": "Bạn đã cập nhật {count} giao dịch",
|
||||
@@ -1809,6 +1810,7 @@
|
||||
"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 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ẻ",
|
||||
"Unable to move tag": "Không thể di chuyển thẻ",
|
||||
|
||||
@@ -90,6 +90,7 @@
|
||||
"everyMultiDaysOfWeek": "每{days}",
|
||||
"everyMultiDaysOfMonth": "每月{days}",
|
||||
"youHaveAccounts": "您已经记录了 {count} 个账户",
|
||||
"addNewTag": "添加新标签 \"{tag}\"",
|
||||
"clickToSelectedFile": "点击选择导入文件 ({extensions})",
|
||||
"selectedCount": "已选择 {count} / {totalCount}",
|
||||
"youHaveUpdatedTransactions": "您已经更新 {count} 个交易",
|
||||
@@ -1809,6 +1810,7 @@
|
||||
"Unable to retrieve tag list": "无法获取标签列表",
|
||||
"Tag list is up to date": "标签列表已是最新",
|
||||
"Tag list has been updated": "标签列表已更新",
|
||||
"Add new tag": "添加新标签",
|
||||
"Unable to add tag": "无法添加标签",
|
||||
"Unable to save tag": "无法保存标签",
|
||||
"Unable to move tag": "无法移动标签",
|
||||
|
||||
Reference in New Issue
Block a user