japanese translation
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' => '1〜3月',
|
||||
'2' => '4〜6月',
|
||||
'3' => '7〜9月',
|
||||
'4' => '10〜12月',
|
||||
'charts' => [
|
||||
'line' => 'ライン',
|
||||
'bar' => 'バー',
|
||||
'pie' => 'パイ',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user