Approval.

This commit is contained in:
2021-10-22 13:44:52 +00:00
committed by md translation bot
parent 38b7b31fba
commit 98087dfab7
3 changed files with 16 additions and 16 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'] = 'Munkahelyi';
$phone_types['home'] = 'Otthoni';
$phone_types['mobile'] = 'Mobil';
$phone_types['work mobile'] = 'Munkahelyi mobil';
$phone_types['fax'] = 'Fax';
$phone_types['fax work'] = 'Fax (Work)';
$phone_types['fax work'] = 'Fax (munkahelyi)';