Approval.

This commit is contained in:
2022-12-16 21:58:31 +00:00
committed by md translation bot
parent 6d624efcd9
commit 2504214451
34 changed files with 165 additions and 85 deletions

View File

@ -0,0 +1,4 @@
<?PHP
$disposal_method_set['sold'] = 'Sold';
$disposal_method_set['destroyed'] = 'Destroyed';
$disposal_method_set['garbage'] = 'Thrown away / garbage collection';