mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
support last reconciled time for account
This commit is contained in:
@@ -1683,12 +1683,14 @@
|
||||
"Decimal Separator": "小數點",
|
||||
"Digit Grouping Symbol": "數字分組符號",
|
||||
"Digit Grouping": "數字分組",
|
||||
"Use Last Reconciled Time": "使用最後對帳時間",
|
||||
"Editable Transaction Range": "可編輯交易範圍",
|
||||
"Today or later": "今天或更晚",
|
||||
"Recent 24 hours or later": "最近24小時或更晚",
|
||||
"This week or later": "本週或更晚",
|
||||
"This month or later": "本月或更晚",
|
||||
"This year or later": "今年或更晚",
|
||||
"Last reconciled time or later": "最後對帳時間或更晚",
|
||||
"Log In": "登入",
|
||||
"Log in with OAuth 2.0": "使用 OAuth 2.0 登入",
|
||||
"Log in with Connect ID": "使用 Connect ID 登入",
|
||||
@@ -1922,6 +1924,8 @@
|
||||
"Sub-account Outstanding Balance": "子帳戶未清餘額",
|
||||
"Balance Time": "餘額時間",
|
||||
"Sub-account Balance Time": "子帳戶餘額時間",
|
||||
"Last Reconciled Time": "最後對帳時間",
|
||||
"Sub-account Last Reconciled Time": "子帳戶最後對帳時間",
|
||||
"Statement Date": "帳單日",
|
||||
"Description": "描述",
|
||||
"Your account description (optional)": "您的帳戶描述 (選填)",
|
||||
|
||||
Reference in New Issue
Block a user