fr.json 772 B

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "title": "En françaiS au pluriel",
  3. "sections": {
  4. "home": "Accueil",
  5. "introduction": "Présentation",
  6. "contact": "Contact",
  7. "library": "Bibliothèque",
  8. "kit": "Kit de désapprentissage",
  9. "gallery": "Créations numériques",
  10. "blog": "Blog"
  11. },
  12. "options": {
  13. "display": {
  14. "title": "Gestion de l'affichage",
  15. "choices": {
  16. "tree-map": "Arborescent",
  17. "card-map": "Aléatoire",
  18. "card-list": "Alphabétique"
  19. }
  20. },
  21. "filters": {
  22. "title": "Filtres",
  23. "choices": {
  24. "tags": "Tags",
  25. "strangeness": "Degré d'étrangement"
  26. }
  27. },
  28. "search": {
  29. "title": "Rechercher"
  30. }
  31. },
  32. "siblings": "Textes rebonds",
  33. "text": {
  34. "read": "Voir le texte"
  35. }
  36. }