mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
13 lines
295 B
PHP
13 lines
295 B
PHP
<?php
|
|
|
|
return [
|
|
'post_ad' => [
|
|
'name' => '広告を投稿',
|
|
],
|
|
'login' => 'ログインする',
|
|
'register' => '登録',
|
|
'continue' => '継続する',
|
|
'reset_password' => 'パスワードを再設定する',
|
|
'email' => 'Eメール',
|
|
'phone' => '電話',
|
|
]; |