Marius Cramer
2014-04-30 1b0683b3e4933cd35bd734590c65fefeb4964360
1
2
3
4
5
6
7
8
<?php
$wb['title_txt'] = 'Titre';
$wb['target_txt'] = 'Cible';
$wb['link_txt'] = 'Lien';
$wb['header_txt'] = 'Propriétés de navigation';
$wb['save_txt'] = 'Sauver';
$wb['cancel_txt'] = 'Annuler';
?>