Switch to translations

This commit is contained in:
Alasdair Smith 2017-09-29 10:59:01 +01:00
parent ba6a0b44a9
commit ab7d83b1c5

View file

@ -102,10 +102,10 @@ div.full-size(
)
.arrow
.popover-inner
h3.popover-title Auto Compile
h3.popover-title #{translate("auto_compile")}
.popover-content
p Try out the new auto compile setting!
p #{translate("try_out_auto_compile_setting")}
img(src="/img/onboarding/autocompile/setting-dropdown.png" width="100%")
p When enabled, your project will be compiled after you finish your sentence.
p #{tranlate("auto_compile_onboarding_description")}
button.btn.btn-default.btn-block(ng-click="dismiss()")
| Got it
| #{translate("got_it")}