Fix translate attrs
This commit is contained in:
parent
5b22861222
commit
4533365107
9 changed files with 24 additions and 33 deletions
|
|
@ -29,7 +29,7 @@
|
|||
</span>
|
||||
</div>
|
||||
|
||||
<label translate>email for wallet notifications</label>
|
||||
<label translate>Email for wallet notifications</label>
|
||||
<input type="email" id="email" name="email" ng-model="prefEmail.email" required>
|
||||
<input type="submit" class="button expand black round" value="{{'Save'|translate}}"
|
||||
ng-style="{'background-color':index.backgroundColor}" ng-disabled="emailForm.$invalid && !index.preferences.email">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue