website_jukni/forum/Themes/default/languages/Settings.french-utf8.php

10 lines
363 B
PHP
Raw Normal View History

<?php
// Version: 2.0; Settings
global $settings;
// Important! Before editing these language files please read the text at the top of index.english.php.
$txt['theme_thumbnail_href'] = $settings['images_url'] . '/thumbnail.gif';
$txt['theme_description'] = 'Le thème par défaut de Simple Machines.<br /><br />Auteur : l\'Équipe Simple Machines';
?>