Update template.pot. Enables auto-detect languages

This commit is contained in:
Gustavo Maximiliano Cortez 2015-04-22 03:53:47 -03:00
commit f7b1074941
10 changed files with 1141 additions and 1040 deletions

View file

@ -7,8 +7,8 @@
>
<div class="columns m20t">
<label class="size-14 text-center" for="password" ng-if="index.askPassword.isSetup">
<span ng-show="!pass.isVerification" translate>Set up a Password</span>
<span ng-show="pass.isVerification" translate>Repeat Password</span>
<span ng-show="!pass.isVerification" translate>Set up a password</span>
<span ng-show="pass.isVerification" translate>Repeat password</span>
</label>
<label class="size-14 text-center" for="password" ng-if="!index.askPassword.isSetup">
<span translate>Enter your password</span>