2023-05-16 10:50:42 +08:00

10 lines
298 B
PHP

<?php
/*
$lang->action->label->vm = 'Virtual Machine|vm|view|id=%s';
$lang->action->objectTypes['vm'] = 'Virtual Machine';
$lang->action->desc->reboot = '$date, reboot by <strong>$actor</strong> .' . "\n";
$lang->action->desc->destroy = '$date, destroy by <strong>$actor</strong> .' . "\n";
*/