New translations message.php (Japanese)

This commit is contained in:
Fatih Alp 2020-09-23 18:47:45 +03:00
parent a4f5ea7e7b
commit 66557d9ed2

View File

@ -22,5 +22,7 @@ return [
'currency_converted' => '通貨は正常に変換されました。',
'choose_user' => 'ユーザーを選択してください',
'owner_updated_successfully' => 'オーナーが更新されました!',
'no_add_found' => 'No Ad Found!',
'no_add_found' => '広告が見つかりません!',
'replicated_success' => '広告が正常に複製されました!',
'ad_doesnt_exist' => "この広告は存在しません!",
];