Skip to content

Instantly share code, notes, and snippets.

# Add I18n.locale = :nl to application.rb
nl:
devise:
failure:
already_authenticated: 'Je bent al ingelogd.'
unauthenticated: 'Je dient in te loggen of je in te schrijven.'
unconfirmed: 'Je dient eerst je account te bevestigen.'
locked: 'Je account is vergrendeld.'