updated translations
This commit is contained in:
@ -12,6 +12,7 @@ return [
|
||||
'net_profit' => '初始利润',
|
||||
'total_expenses' => '总费用',
|
||||
'net' => '初始',
|
||||
'income_expense' => '收入&支出',
|
||||
|
||||
'summary' => [
|
||||
'income' => '收入概要',
|
||||
@ -20,11 +21,10 @@ return [
|
||||
'tax' => '税务概要',
|
||||
],
|
||||
|
||||
'quarter' => [
|
||||
'1' => '一至三月',
|
||||
'2' => '四至六月',
|
||||
'3' => '七至九月',
|
||||
'4' => '十至十二月',
|
||||
'charts' => [
|
||||
'line' => '曲线图',
|
||||
'bar' => '柱状图',
|
||||
'pie' => '饼图',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user