Add localization for a bunch of stuff that I initially missed
This commit is contained in:
parent
6997c736dc
commit
cab29d9cd6
8 changed files with 43 additions and 27 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<div class="control-row">
|
||||
<button data-action="cancelRequest">
|
||||
Cancel Request
|
||||
{{ localize "taf.Apps.QueryStatus.cancel-request" }}
|
||||
</button>
|
||||
<button data-action="finishEarly">
|
||||
Finish Request Early
|
||||
{{ localize "taf.Apps.QueryStatus.finish-early" }}
|
||||
</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue