akaunting/resources/lang/ja-JP/notifications.php
2019-03-25 15:23:26 +03:00

11 lines
387 B
PHP

<?php
return [
'whoops' => 'おっと..',
'hello' => 'こんにちは!',
'salutation' => 'よろしく、<br> : 会社名',
'subcopy' => 'トラブルをクリックした場合は、「: テキスト」ボタン クリックをコピーし、、web ブラウザー以下 URL を貼り付けます: [: url](:url)',
];