mediawiki-extensions-Catego.../i18n/api/fr.json
Translation updater bot 0b97c6ea0a Localisation updates from https://translatewiki.net.
Change-Id: I1ade5cbf3ec9a60acd8d9f231bf6d77a52a179a3
2019-07-07 22:37:52 +02:00

15 lines
640 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Dgstranz",
"Gomoko",
"Wladek92"
]
},
"apihelp-categorytree-description": "Module interne pour lextension CategoryTree.",
"apihelp-categorytree-summary": "Module interne pour lextension CategoryTree.",
"apihelp-categorytree-param-category": "Titre dans lespace de noms des catégories, le préfixe sera ignoré sil est fourni.",
"apihelp-categorytree-param-options": "Options pour le constructeur CategoryTree comme objet JSON. Loption <var>depth</var> par défaut vaut <kbd>1</kbd>.",
"apierror-categorytree-invalidjson": "Les options doivent être un objet JSON valide."
}