Skip to content

Instantly share code, notes, and snippets.

@badeball
Created June 1, 2013 05:55
Show Gist options
  • Save badeball/5689432 to your computer and use it in GitHub Desktop.
Save badeball/5689432 to your computer and use it in GitHub Desktop.
Norwegian translations for devise_invitable. Completely adheres to the format of the generated devise_invitable.en.yml as of 1.1.8.
# Additional translations at https://github.com/scambra/devise_invitable/wiki/I18n
'no':
devise:
invitations:
send_instructions: 'En epost med invitasjon er sent til %{email}.'
invitation_token_invalid: 'Autentiseringskoden er ikke gyldig!'
updated: 'Passordet ble oppdatert suksessfullt. Du er nå logget inn.'
no_invitations_remaining: 'Ingen gjenværende invitasjoner.'
invitation_removed: 'Din invitasjon ble fjernet.'
new:
header: 'Send invitasjon'
submit_button: 'Send en invitasjon'
edit:
header: 'Sett ditt passord'
submit_button: 'Sett mitt passord'
mailer:
invitation_instructions:
subject: 'Invitasjonsinstruksjoner'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment