fr.toml 533 B

123456789101112131415161718192021222324252627282930
  1. # More documentation here: https://github.com/nicksnyder/go-i18n
  2. [home]
  3. other = "Accueil"
  4. [posts]
  5. other = "Des postes"
  6. [resume]
  7. other = "Mon Curriculum vitæ"
  8. [navigation]
  9. other = "Naviguation"
  10. [contact_me]
  11. other = "Contactez moi :"
  12. [newsletter_text]
  13. other = "Restez à jour par e-mail"
  14. [newsletter_input_placeholder]
  15. other = "Entrez une adresse e-mail"
  16. [newsletter_warning]
  17. other = "Nous ne partagerons jamais votre courriel avec quelqu'un d'autre."
  18. [submit]
  19. other = "Envoyer"
  20. [hugoAttributionText]
  21. other = "Alimenté par"