mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Japanese)
This commit is contained in:
parent
ebc5d5f4cf
commit
4281797972
@ -496,4 +496,14 @@ return [
|
||||
'receive_messages_email' => [
|
||||
'name' => 'メッセージを受信するEメール',
|
||||
],
|
||||
|
||||
// Report
|
||||
'member' => 'メンバー',
|
||||
'registered_at' => 'で登録',
|
||||
'login_at' => 'でログイン',
|
||||
'undefined_member' => '未定義のメンバー',
|
||||
'new_membership_report' => '新会員レポート',
|
||||
'member_login_reports' => 'メンバーログインレポート',
|
||||
|
||||
'profile_instruction' => 'このページからプロフィール情報を編集できます。',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user