mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 08:44: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": "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": "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