updated languages

This commit is contained in:
denisdulici
2018-01-13 15:30:54 +03:00
parent 4f3b295ac2
commit b56653eb62
14 changed files with 87 additions and 57 deletions

View File

@@ -2,6 +2,12 @@
return [
'this_year' => '今年',
'previous_year' => '去年',
'this_quarter' => '本季',
'previous_quarter' => '前一季',
'last_12_months' => '過去 12 個月',
'summary' => [
'income' => '收入概要',
'expense' => '支出概要',