mediawiki-extensions-Scribunto/i18n/api/fr.json
Translation updater bot 7c47ae1344 Localisation updates from https://translatewiki.net.
Change-Id: Idf55d688a1d40c4ca0fcac84cb970c3562022e6b
2023-06-26 12:40:50 +02:00

15 lines
610 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": [
"Verdy p",
"Wladek92"
]
},
"apihelp-scribunto-console-summary": "Module interne pour répondre aux requêtes XHR à partir de la console Scribunto.",
"apihelp-scribunto-console-param-title": "Le titre du module à tester.",
"apihelp-scribunto-console-param-content": "Le nouveau contenu du module.",
"apihelp-scribunto-console-param-session": "Jeton de session.",
"apihelp-scribunto-console-param-question": "La ligne suivante à évaluer comme un script.",
"apihelp-scribunto-console-param-clear": "Positionner pour effacer létat de la session courante."
}