add translations and some fixes
This commit is contained in:
parent
155fb6c239
commit
b005bbf6c7
9 changed files with 155 additions and 67 deletions
|
|
@ -29,7 +29,7 @@
|
|||
<span class="input-label" translate>Email</span>
|
||||
<input type="text"
|
||||
id="email"
|
||||
placeholder="name@example.com"
|
||||
placeholder="{{'name@example.com' | translate}}"
|
||||
name="email"
|
||||
ng-model="addressbookEntry.email">
|
||||
</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue