example of interpolation working

This commit is contained in:
Henry Oswald 2014-07-30 16:04:26 +01:00
parent 1a8c3d17b2
commit 7344f745e4

View file

@ -85,8 +85,7 @@
.progress .progress
.progress-bar.progress-bar-info(ng-style="{'width' : (percentComplete+'%')}") .progress-bar.progress-bar-info(ng-style="{'width' : (percentComplete+'%')}")
p.small p.small(ng-i18next="[i18next]({percent:percentComplete})profile_complete_percentage")
| #{translate("profile_complete_percentage", {percent:"FIX ME"})}
button#completeUserProfileInformation.btn.btn-info( button#completeUserProfileInformation.btn.btn-info(
ng-hide="formVisable", ng-hide="formVisable",