summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics/templates/machine-usage.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/statistics/templates/machine-usage.html')
-rw-r--r--modules-available/statistics/templates/machine-usage.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/modules-available/statistics/templates/machine-usage.html b/modules-available/statistics/templates/machine-usage.html
index ffaa747b..ef969fc6 100644
--- a/modules-available/statistics/templates/machine-usage.html
+++ b/modules-available/statistics/templates/machine-usage.html
@@ -9,9 +9,9 @@
<div class="col-sm-6">
<table class="table table-condensed">
<tr>
- <th>Type</th>
- <th>When</th>
- <th>Length</th>
+ <th>{{lang_eventType}}</th>
+ <th>{{lang_when}}</th>
+ <th>{{lang_duration}}</th>
</tr>
{{#rows}}
<tr>
@@ -26,9 +26,9 @@
<table class="table table-condensed">
{{#hasrows2}}
<tr>
- <th>Type</th>
- <th>When</th>
- <th>Length</th>
+ <th>{{lang_eventType}}</th>
+ <th>{{lang_when}}</th>
+ <th>{{lang_duration}}</th>
</tr>
{{/hasrows2}}
{{#rows2}}