Approval.

This commit is contained in:
2023-10-12 20:51:56 +00:00
committed by md translation bot
parent 8ea0cd2c7e
commit eea900820d
20 changed files with 20 additions and 0 deletions

View File

@ -3,4 +3,5 @@ declare(strict_types = 1);
$object_damage_types_set = array (
'water_damage' => 'Повреждение водой',
'breakage' => 'Объект сломан/разбит',
'desiccation' => 'Desiccation',
);