Approval.
This commit is contained in:
4
de/disposal_method_set.php
Normal file
4
de/disposal_method_set.php
Normal file
@ -0,0 +1,4 @@
|
||||
<?PHP
|
||||
$disposal_method_set['sold'] = 'Verkauft';
|
||||
$disposal_method_set['destroyed'] = 'Zerstört';
|
||||
$disposal_method_set['garbage'] = 'Weggeworfen / Müllsammlung';
|
Reference in New Issue
Block a user