관리-도구
편집 파일: defaults.php
<?php $lan = array( "loading" => "Chargement", "done" => "C’est fait", "name_empty" => "Vous devez choisir un nom:", "name_not_unique" => "Ce nom est déà pris", "continue" => "Continuer", 'add' => 'Ajouter', ); ?>