Approval.

This commit is contained in:
2022-10-27 15:48:42 +00:00
committed by md translation bot
parent 7a803b85bd
commit a5ac0d16f0
24 changed files with 196 additions and 196 deletions

View File

@ -1,7 +1,7 @@
<?PHP
$phone_types['work'] = 'Work';
$phone_types['home'] = 'Home';
$phone_types['mobile'] = 'Mobile';
$phone_types['work mobile'] = 'Work mobile';
$phone_types['work'] = 'Travail';
$phone_types['home'] = 'Domicile';
$phone_types['mobile'] = 'Mobile ';
$phone_types['work mobile'] = 'Mobile : travail';
$phone_types['fax'] = 'Fax';
$phone_types['fax work'] = 'Fax (Work)';
$phone_types['fax work'] = 'Fax : travail';