New translations button.php (Japanese)

This commit is contained in:
Fatih Alp 2020-05-12 19:13:08 +03:00
parent c1f13e447b
commit 021c8edc17

View File

@ -0,0 +1,13 @@
<?php
return [
'post_ad' => [
'name' => '広告を投稿',
],
'login' => 'ログインする',
'register' => '登録',
'continue' => '継続する',
'reset_password' => 'パスワードを再設定する',
'email' => 'Eメール',
'phone' => '電話',
];