mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations button.php (Japanese)
This commit is contained in:
parent
c1f13e447b
commit
021c8edc17
@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'post_ad' => [
|
||||
'name' => '広告を投稿',
|
||||
],
|
||||
'login' => 'ログインする',
|
||||
'register' => '登録',
|
||||
'continue' => '継続する',
|
||||
'reset_password' => 'パスワードを再設定する',
|
||||
'email' => 'Eメール',
|
||||
'phone' => '電話',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user