mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 01:04:25 +08:00
export transaction data based on the conditions on the transaction list page (#55)
This commit is contained in:
@@ -1322,6 +1322,7 @@
|
||||
"Submit": "Gửi",
|
||||
"Add": "Thêm",
|
||||
"Import": "Nhập",
|
||||
"Export": "Export",
|
||||
"Apply": "Áp dụng",
|
||||
"Save": "Lưu",
|
||||
"Save Changes": "Lưu thay đổi",
|
||||
@@ -1941,6 +1942,8 @@
|
||||
"File Format": "File Format",
|
||||
"CSV (Comma-separated values) File": "Tệp CSV (Giá trị phân cách bằng dấu phẩy)",
|
||||
"TSV (Tab-separated values) File": "Tệp TSV (Giá trị phân cách bằng tab)",
|
||||
"Export to CSV (Comma-separated values) File": "Export to CSV (Comma-separated values) File",
|
||||
"Export to TSV (Tab-separated values) File": "Export to TSV (Tab-separated values) File",
|
||||
"Markdown File": "Markdown File",
|
||||
"Clear User Data": "Xóa dữ liệu người dùng",
|
||||
"Export all transaction data to file.": "Xuất tất cả dữ liệu giao dịch sang tệp.",
|
||||
|
||||
Reference in New Issue
Block a user