Approval.
This commit is contained in:
ta
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_name.phpeventtype_persinst.phpeventtype_place.phpeventtype_time.phpexhibition_contributor_roles.phpgender_set.phpinstitution_basic_category_set.phpinstitution_collection_area_set.phpinstitution_external_id_repositories.phpinstitution_musdb_use_case_set.phpinstitution_public_private_category_set.phplicense_explica.phplicense_full_names.phploan_types.phpmarking_types.phpmeasurement_type_set.phpobject_check_types_set.phpobject_damage_status_set.phpobject_damage_types_set.phpobject_document_type_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.phpseries_contributor_role.phpseries_place_role.phpseries_time_role.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_count_copies_set.phpunits_count_parts_set.phpunits_length_set.phpunits_weight_set.phpvocabulary_redaction_level.php
@@ -1,7 +1,7 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
$units_weight_set = array (
|
||||
't' => 't',
|
||||
'kg' => 'kg',
|
||||
't' => 'டி',
|
||||
'kg' => 'கிலோ',
|
||||
'g' => 'g',
|
||||
);
|
||||
|
Reference in New Issue
Block a user