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,16 @@
<?php
return [
'allow_login' => 'ログインを許可しますか?',
'user_created' => 'ユーザー作成',
'error' => [
'email' => '電子メールは既に撮影されています。'
],
'notification' => [
'message' => 'お客様製請求書番号への支払い金額invoice_number.',
'button' => '見せる',
],
];