mediawiki-skins-Insurgency/i18n/fr.json
Bartosz Dziewoński ff6a01f844 Move MonoBook skin from core
This is the final step of the process described at
<https://www.mediawiki.org/wiki/Separating_skins_from_core_MediaWiki>.

Corresponding core change: Idfc38503.

Change-Id: I83b1efb4a489254c76e0cbda72ff34efa3d41261
2014-08-07 13:40:21 +02:00

12 lines
506 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": [
"Gomoko",
"Verdy p"
]
},
"skinname-monobook": "Monobook",
"monobook-desc": "Lhabillage classique de MédiaWiki depuis 2004, nommé daprès la photo en noir et blanc dun livre dans larrière-plan de la page",
"monobook.css": "/* Le CSS placé ici affectera les utilisateurs de lhabillage Monobook. */",
"monobook.js": "/* Tout JavaScript ici sera chargé avec les pages accédées par les utilisateurs de lhabillage MonoBook uniquement. */"
}