added ja-JP
This commit is contained in:
10
resources/lang/ja-JP/notifications.php
Normal file
10
resources/lang/ja-JP/notifications.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'whoops' => 'おっと..',
|
||||
'hello' => 'こんにちは!',
|
||||
'salutation' => 'よろしく、<br> : 会社名',
|
||||
'subcopy' => 'トラブルをクリックした場合は、「: テキスト」ボタン クリックをコピーし、、web ブラウザー以下 URL を貼り付けます: [: url](:url)',
|
||||
|
||||
];
|
Reference in New Issue
Block a user