Use translations for sudo-mode prompt

This commit is contained in:
Shane Kilkelly 2017-05-15 13:37:54 +01:00
parent 1f7724be68
commit 1d7d0193fc

View file

@ -7,7 +7,7 @@ block content
.col-md-8.col-md-offset-2.col-lg-6.col-lg-offset-3
.card
.page-header.text-centered
h2 Confirm password to continue
h2 #{translate('confirm_password_to_continue')}
div
.container-fluid
.row
@ -42,4 +42,4 @@ block content
.col-md-12
p.text-centered
small
| We won't ask for your password again for a while.
| #{translate('confirm_password_footer')}