mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 16:24:25 +08:00
add asset trends in statistics & analysis (#314)
This commit is contained in:
@@ -1982,6 +1982,7 @@
|
||||
"Unable to retrieve transaction statistics": "거래 통계를 검색할 수 없습니다",
|
||||
"Categorical Analysis": "범주 분석",
|
||||
"Trend Analysis": "추세 분석",
|
||||
"Asset Trends": "Asset Trends",
|
||||
"Total Amount": "총 금액",
|
||||
"Total Assets": "총 자산",
|
||||
"Total Liabilities": "총 부채",
|
||||
@@ -1990,6 +1991,7 @@
|
||||
"Total Outflows": "총 유출",
|
||||
"Total Inflows": "총 유입",
|
||||
"Net Income": "순수익",
|
||||
"Net Worth": "Net Worth",
|
||||
"Net Cash Flow": "순현금흐름",
|
||||
"Total Transactions": "총 거래 수",
|
||||
"Opening Balance": "기초 잔액",
|
||||
@@ -2012,6 +2014,7 @@
|
||||
"Common Settings": "일반 설정",
|
||||
"Categorical Analysis Settings": "범주 분석 설정",
|
||||
"Trend Analysis Settings": "추세 분석 설정",
|
||||
"Asset Trends Settings": "Asset Trends Settings",
|
||||
"Chart Type": "차트 유형",
|
||||
"Default Chart Type": "기본 차트 유형",
|
||||
"Chart Data Type": "차트 데이터 유형",
|
||||
@@ -2033,6 +2036,7 @@
|
||||
"Sort by Display Order": "표시 순서별 정렬",
|
||||
"Sort by Name": "이름별 정렬",
|
||||
"Time Granularity": "시간 세분화",
|
||||
"Aggregate by Day": "Aggregate by Day",
|
||||
"Aggregate by Month": "월별 집계",
|
||||
"Aggregate by Quarter": "분기별 집계",
|
||||
"Aggregate by Year": "연도별 집계",
|
||||
|
||||
Reference in New Issue
Block a user