mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +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": "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": "Last reconciled time or later",
|
||||
"Log In": "ログイン",
|
||||
"Log in with OAuth 2.0": "Log in with OAuth 2.0",
|
||||
"Log in with Connect ID": "Log in with Connect ID",
|
||||
@@ -1922,6 +1924,8 @@
|
||||
"Sub-account Outstanding Balance": "サブ口座の未払い残高",
|
||||
"Balance Time": "残高時間",
|
||||
"Sub-account Balance Time": "サブ口座残高時間",
|
||||
"Last Reconciled Time": "Last Reconciled Time",
|
||||
"Sub-account Last Reconciled Time": "Sub-account Last Reconciled Time",
|
||||
"Statement Date": "明細日",
|
||||
"Description": "説明",
|
||||
"Your account description (optional)": "口座の説明(オプション)",
|
||||
|
||||
Reference in New Issue
Block a user