Merge pull request #1246 from llune/patch-4

fix translation string
This commit is contained in:
Aurélien Tamisier 2018-12-02 13:55:58 +01:00 committed by GitHub
commit 027ff329a1
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>