Include original collection time.

This commit is contained in:
James Cole
2020-05-22 20:24:56 +02:00
parent 84406a74c3
commit 806ad918f0
5 changed files with 10 additions and 178 deletions

View File

@@ -1639,8 +1639,9 @@ return [
'telemetry_back_to_index' => 'Back to telemetry index',
'not_yet_submitted' => 'Not yet submitted',
'telemetry_type_feature' => 'Feature flag',
'telemetry_submit_all' => 'Submit records',
'telemetry_type_string' => 'Text',
'telemetry_type_recurring' => 'Recurring',
'telemetry_submit_all' => 'Submit records',
'telemetry_delete_submitted_records' => 'Delete submitted records',
'telemetry_submission_executed' => 'Records have been submitted. Check your log files for more info.',
'telemetry_all_deleted' => 'All telemetry records have been deleted.',