Fix minor texts for translates
This commit is contained in:
parent
95bfd555f2
commit
6d9d750952
6 changed files with 9 additions and 16 deletions
|
|
@ -32,7 +32,7 @@
|
|||
</label>
|
||||
|
||||
<label for="username">
|
||||
<span translate>{{importLegacy.fromCloud ? 'Email': 'Username'}}</span>
|
||||
{{importLegacy.fromCloud ? 'Email': 'Username'}}
|
||||
<input type="text" class="form-control" placeholder="{{importLegacy.fromCloud ? 'Email': 'Username'}}"
|
||||
name="username" ng-model="importLegacy.username" required>
|
||||
</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue