added ja-JP

This commit is contained in:
denisdulici
2019-03-25 15:23:26 +03:00
parent ab67374674
commit 1cd30d1d09
30 changed files with 1025 additions and 1 deletions

View File

@ -0,0 +1,13 @@
<?php
return [
'accounts_cash' => '現金',
'categories_deposit' => '預金',
'categories_sales' => '売上高',
'currencies_usd' => '米ドル',
'currencies_eur' => 'ユーロ',
'currencies_gbp' => '英国ポンド',
'currencies_try' => 'トルコのリラ',
];