Update template.pot. Enables auto-detect languages
This commit is contained in:
parent
80d305fe80
commit
f7b1074941
10 changed files with 1141 additions and 1040 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<div class="preferences m20t columns" ng-controller="preferencesBwsUrlController as prefBwsUrl">
|
||||
<form name="settingsBwsUrlForm" ng-submit="prefBwsUrl.save()" class="m20t">
|
||||
<label translate>Bitcore Wallet Service URL</label>
|
||||
<label>Bitcore Wallet Service URL</label>
|
||||
<input type="text" id="bwsurl" type="text" name="bwsurl" ng-model="prefBwsUrl.bwsurl">
|
||||
<input type="submit" class="button expand black radius" value="{{'Save'|translate}}"
|
||||
ng-style="{'background-color':index.backgroundColor}">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue