Skip to content

Instantly share code, notes, and snippets.

@studio-fars-company
Created July 2, 2018 09:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save studio-fars-company/5d8696da3e418c21062677c8484a1460 to your computer and use it in GitHub Desktop.
Save studio-fars-company/5d8696da3e418c21062677c8484a1460 to your computer and use it in GitHub Desktop.
<?php
return [
// ユーザー登録関連
'activate_title' => 'ユーザー登録を完了してください',
'after_register' => 'ご登録いただいたメールアドレスに、登録を完了するためのリンクを書いたメールを送信しました。メールを開いて、リンクを押して、ユーザー登録を完了させたら、以下からログインしてください。',
'register_user_title' => 'ユーザー登録',
'register_user_name' => '様',
'register_user_intro' => 'へのユーザー登録を完了するには、以下のボタン(あるいはリンク)をクリックしてください。',
'register_user_button' => 'ユーザーを有効にする',
'register_user_outro' => '----',
'notify_footer_message' => '*このメールは送信専用アドレスから送信しています。返信はできません。',
'notify_footer_caution' => 'ボタンを押してもうまく動作しない場合は、以下のURLをコピーして、Webブラウザーのアドレス欄にペーストしてみてください。',
'system_mail' => 'システムメール',
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment