updated languages
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
return [
|
||||
|
||||
'this_year' => '今年',
|
||||
'previous_year' => '去年',
|
||||
'this_quarter' => '本季',
|
||||
'previous_quarter' => '前一季',
|
||||
'last_12_months' => '過去 12 個月',
|
||||
|
||||
'summary' => [
|
||||
'income' => '收入概要',
|
||||
'expense' => '支出概要',
|
||||
|
||||
Reference in New Issue
Block a user