Approval.
This commit is contained in:
ar
de
dsb
en
es
fr
hsb
hu
closer_location_types_set.phpeventtype_groups.phpeventtype_name.phpeventtype_persinst.phpeventtype_place.phpeventtype_time.php
id
it
iw
nl
pl
pt
qu
ro
actor_variant_types_set.phpappointment_attendance_modes.phpappointment_cancellation_status_set.phpappointment_contributor_roles.phpappointment_status.phpattendance_status_set.phpcloser_location_types_set.phpcolors_set.phpconservation_report_type_set.phpcurrencies_set.phpcustom_report_targets_set.phpdisposal_method_set.phpentry_types.phpeventtype_groups.phpeventtype_name.phpeventtype_persinst.phpeventtype_place.phpeventtype_time.phpexhibition_contributor_roles.phpgender_set.phpinstitution_external_id_repositories.phplicense_explica.phplicense_full_names.phplicense_url.phploan_types.phpmarking_types.phpobject_check_types_set.phpobject_damage_status_set.phpobject_damage_types_set.phpobject_form_set.phpobject_publication_background.phpobject_record_status.phpobject_record_status_explica.phpobject_status.phpphone_types.phpplacetypes.phppodcast_contributor_roles.phpposition_set.phpprocess_types.phprecording_types_set.phpresearch_status.phpshipment_method_set.phpsource_type_set.phpspace_access_status.phpspace_types.phpsyndication_repos.phptag_relation_type.phptiming_intervals_set.phptitle_types_set.phptodo_status.phpunits_length_set.phpunits_weight_set.php
ru
tl
tr
uk
zh
10
ro/units_length_set.php
Normal file
10
ro/units_length_set.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$units_length_set = array (
|
||||
'm' => 'm',
|
||||
'dm' => 'dm',
|
||||
'cm' => 'cm',
|
||||
'mm' => 'mm',
|
||||
'ft' => 'ft',
|
||||
'in' => 'inch',
|
||||
);
|
Reference in New Issue
Block a user