Skip to content

Instantly share code, notes, and snippets.

View tochi's full-sized avatar

tochi tochi

View GitHub Profile
@tochi
tochi / devise_invitable.ja.yml
Last active June 21, 2016 13:12
Japanese locale file for DeviseInvitable
ja:
devise:
failure:
invited: 'アカウントを作成するには、保留中の招待を承認してください。'
invitations:
send_instructions: '招待メールが%{email}に送信されました。'
invitation_token_invalid: '招待コードが不正です。'
updated: 'パスワードが設定されました。お使いのアカウントでログインできます。'
updated_not_active: 'パスワードが設定されました。'
no_invitations_remaining: 'これ以上招待できません。'