effort.php 259 B

123456
  1. <?php
  2. $lang->task->recordEstimate = 'Effort';
  3. $lang->task->recordEstimateAction = 'Create effort';
  4. $lang->task->confirmDeleteLastEstimate = "Do you want to delete the log? After deleting the last work log, the task status will be adjusted to Not Started.";