Approval.
This commit is contained in:
ar
de
dsb
en
es
fr
hsb
hu
id
it
iw
nl
pl
pt
qu
ru
tl
tr
zh
7
it/phone_types.php
Normal file
7
it/phone_types.php
Normal file
@@ -0,0 +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)';
|
Reference in New Issue
Block a user