blob: 78522c2e1a8ea4c28e2f6d8fe2147874053c6535 (
plain)
1
2
3
4
5
6
|
<?php
$messages = array();
$messages['forgotattachment'] = "Avez vous oublié d'attacher un fichier ?";
$messages['reminderoption'] = "Remind about forgotten attachments";
$messages['keywords'] = "joins,joint,attaché,CV";
|