Approval.

This commit is contained in:
2022-12-21 17:41:20 +00:00
committed by md translation bot
parent 478aaac0df
commit ca22b133ec
29 changed files with 233 additions and 228 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['fax'] = 'Fax';
$phone_types['fax work'] = 'Fax (Work)';
$phone_types['work'] = 'lavoro';
$phone_types['home'] = '(a) casa';
$phone_types['mobile'] = 'mobile';
$phone_types['work mobile'] = 'mobile: lavoro';
$phone_types['fax'] = 'fax';
$phone_types['fax work'] = 'fax (lavoro)';