Files
NodeBB/public/language/fr/admin/settings/navigation.json
2024-10-31 09:19:15 +00:00

27 lines
818 B
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"navigation": "Navigation",
"icon": "Icône :",
"change-icon": "changer",
"route": "Route :",
"tooltip": "Info-bulle :",
"text": "Texte :",
"text-class": "Classe de texte : <small>optionnel</small>",
"class": "Classe : <small>facultatif</small>",
"id": "ID : <small>optionnel</small>",
"properties": "Propriétés :",
"show-to-groups": "Visible pour les groupes\n ",
"open-new-window": "Ouvrir dans une nouvelle fenêtre",
"dropdown": "Menu déroulant",
"dropdown-placeholder": "Placer vos éléments de menu déroulant ci-dessous, par exemple : <br/>https://myforum.com",
"btn.delete": "Supprimer",
"btn.disable": "Désactiver",
"btn.enable": "Activer",
"available-menu-items": "Éléments de menu disponibles",
"custom-route": "Route personnalisée",
"core": "cœur",
"plugin": "plugin"
}