added ja-JP
This commit is contained in:
11
resources/lang/ja-JP/taxes.php
Normal file
11
resources/lang/ja-JP/taxes.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'rate' => 'レート',
|
||||
'rate_percent' => '率 (%)',
|
||||
'normal' => '通常',
|
||||
'inclusive' => '包括的',
|
||||
'compound' => '化合物',
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user