fix translation string

This commit is contained in:
Luce Carević 2018-11-30 20:36:10 +01:00 committed by GitHub
parent d53d9d01f7
commit db06c261f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@
<div id="actions" class="subheader-form">
<div class="pure-g">
<div class="pure-u-1">
<a href="" id="actions-delete" class="button">Delete</a>
<a href="" id="actions-delete" class="button">{'Delete'|t}</a>
</div>
</div>
</div>