New translations field.php (Japanese)

This commit is contained in:
Fatih Alp 2020-07-27 12:47:29 +03:00
parent c3d23540ec
commit 5cd5a6ce2e

View File

@ -19,6 +19,9 @@ return [
'price' => [
'name' => '価格'
],
'standard_price' => [
'name' => 'Standard Price'
],
'date' => [
'name' => '日付'
],