This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Localization file for Dutch. | |
# Translated from the English locale by Luuk Hendriks (DRiKE on github), used the date and datetime | |
# from https://github.com/svenfuchs/rails-i18n/blob/master/rails/locale/nl.yml | |
# credits for those sections to Ariejan de Vroom and Floris Huetink | |
nl: | |
admin: | |
home: | |
name: Home | |
pagination: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nl: | |
errors: | |
messages: | |
not_found: "niet gevonden" | |
already_confirmed: "is reeds bevestigd" | |
not_locked: "is niet gesloten" | |
devise: | |
failure: | |
unauthenticated: 'Je dient in te loggen of je in te schrijven.' |