mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +08:00
support "Add Another" in transaction add page / dialog (#471)
This commit is contained in:
@@ -1495,6 +1495,7 @@
|
||||
"Remove": "移除",
|
||||
"Delete": "删除",
|
||||
"Duplicate": "复制",
|
||||
"Open Menu": "打开菜单",
|
||||
"Sort": "排序",
|
||||
"Sort by Name (A to Z)": "按名称排序(正序)",
|
||||
"Sort by Name (Z to A)": "按名称排序(倒序)",
|
||||
@@ -1901,6 +1902,8 @@
|
||||
"Swap Account": "交换账户",
|
||||
"Swap Amount": "交换金额",
|
||||
"Swap Account and Amount": "交换账户和金额",
|
||||
"Save & New": "保存并新建",
|
||||
"Save & Duplicate": "保存并复制",
|
||||
"Duplicate (With Time)": "复制 (含时间)",
|
||||
"Duplicate (With Geographic Location)": "复制 (含地理位置)",
|
||||
"Duplicate (With Time and Geographic Location)": "复制 (含时间和地理位置)",
|
||||
@@ -2231,6 +2234,7 @@
|
||||
"Show Monthly Total Amount": "显示月度总金额",
|
||||
"Show Transaction Tags": "显示交易标签",
|
||||
"Transaction Edit Page": "交易编辑页面",
|
||||
"Quick Add Button Action": "快速添加按钮操作",
|
||||
"Automatically Save Draft": "自动保存草稿",
|
||||
"Always Show Confirmation": "每次提示确认",
|
||||
"Automatically Add Geolocation": "自动添加地理位置",
|
||||
|
||||
Reference in New Issue
Block a user