BWS url preference view translatable

This commit is contained in:
Sebastiaan Pasma 2018-09-13 15:30:43 +02:00
commit 20ef3bffc6
No known key found for this signature in database
GPG key ID: 9A2B0C8B95A1D26F
2 changed files with 8 additions and 3 deletions

View file

@ -1,6 +1,6 @@
<ion-view class="settings" show-tabs>
<ion-nav-bar class="bar-royal">
<ion-nav-title>Wallet Service URL</ion-nav-title>
<ion-nav-title translate>Wallet Service URL</ion-nav-title>
<ion-nav-back-button>
</ion-nav-back-button>
</ion-nav-bar>
@ -10,7 +10,7 @@
<div class="list settings-list settings-input-group">
<label class="item item-input item-stacked-label">
<span class="input-label">Wallet Service URL</span>
<span class="input-label" translate>Wallet Service URL</span>
<input type="text" id="bwsurl" type="text" name="bwsurl" ng-model="bwsurl.value">
</label>
<button class="no-border postfix" on-tap="resetDefaultUrl()">