mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-11 18:55:29 -05:00
New translations button.php (Japanese)
This commit is contained in:
parent
c1af999385
commit
84426208ea
@ -0,0 +1,15 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'new_profile' => '新しいプロフィール',
|
||||
'new_adress' => '新しいアドレス',
|
||||
'show' => '住所を表示',
|
||||
'update_password' => 'パスワードを更新',
|
||||
'update_profile' => 'プロフィールを更新',
|
||||
'delete' => '削除する',
|
||||
'extend' => '伸ばす',
|
||||
'extend_all' => 'すべて拡張',
|
||||
'edit' => '編集する',
|
||||
'go_profile' => 'プロファイルの詳細に移動',
|
||||
'go_user' => 'ユーザーの詳細に移動',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user