| | |
| | | <?php
|
| | | // Traduction française par Falistos (http://hyodream.fr/ispconfig-fr) |
| | | // Traduction sous licence GPL v3, voir http://www.gnu.org/licenses/gpl.txt
|
| | |
|
| | | $wb["list_head_txt"] = "Packages de logiciels";
|
| | | $wb["installed_txt"] = "Status";
|
| | | $wb["package_title_txt"] = "Package";
|
| | | $wb["package_description_txt"] = "Description";
|
| | | $wb["action_txt"] = "Action";
|
| | | ?>
|
| | |
|
| | | <?php |
| | | $wb['list_head_txt'] = 'Packages de logiciels'; |
| | | $wb['installed_txt'] = 'Status'; |
| | | $wb['package_title_txt'] = 'Package'; |
| | | $wb['package_description_txt'] = 'Description'; |
| | | $wb['action_txt'] = 'Action'; |
| | | ?> |