- Use existing translation of "Back".

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2018-10-10 00:11:32 +03:00
parent 3a7ae7c5f2
commit 5e9bf61d3f
4 changed files with 6 additions and 9 deletions

View file

@ -17,6 +17,4 @@ template(name="ruleDetails")
div.rules-back
button.js-goback
i.fa.fa-chevron-left
| {{{_ 'r-back'}}}
| {{{_ 'back'}}}

View file

@ -26,4 +26,4 @@ template(name="rulesActions")
div.rules-back
button.js-goback
i.fa.fa-chevron-left
| {{{_ 'r-back'}}}
| {{{_ 'back'}}}

View file

@ -22,4 +22,4 @@ template(name="rulesTriggers")
div.rules-back
button.js-goback
i.fa.fa-chevron-left
| {{{_ 'r-back'}}}
| {{{_ 'back'}}}