fix: add missing translations
This commit is contained in:
@@ -59,11 +59,11 @@
|
||||
<table class="ui very basic striped table unstackable">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>{{.locale.Tr "runners.task_list.job"}}</th>
|
||||
<th>{{.locale.Tr "runners.task_list.status"}}</th>
|
||||
<th>{{.locale.Tr "runners.task_list.repository"}}</th>
|
||||
<th>{{.locale.Tr "runners.task_list.commit"}}</th>
|
||||
<th>{{.locale.Tr "runners.task_list.finish_at"}}</th>
|
||||
<th>{{.locale.Tr "actions.runners.task_list.job"}}</th>
|
||||
<th>{{.locale.Tr "actions.runners.task_list.status"}}</th>
|
||||
<th>{{.locale.Tr "actions.runners.task_list.repository"}}</th>
|
||||
<th>{{.locale.Tr "actions.runners.task_list.commit"}}</th>
|
||||
<th>{{.locale.Tr "actions.runners.task_list.done_at"}}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
Reference in New Issue
Block a user