mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +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": "Open Menu",
|
||||
"Sort": "並べ替え",
|
||||
"Sort by Name (A to Z)": "Sort by Name (A to Z)",
|
||||
"Sort by Name (Z to A)": "Sort by Name (Z to A)",
|
||||
@@ -1901,6 +1902,8 @@
|
||||
"Swap Account": "口座のスワップ",
|
||||
"Swap Amount": "金額のスワップ",
|
||||
"Swap Account and Amount": "口座と金額をスワップ",
|
||||
"Save & New": "Save & New",
|
||||
"Save & Duplicate": "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": "Quick Add Button Action",
|
||||
"Automatically Save Draft": "下書きの自動保存",
|
||||
"Always Show Confirmation": "確認を毎回表示",
|
||||
"Automatically Add Geolocation": "座標を自動的に追加",
|
||||
|
||||
Reference in New Issue
Block a user