Fix po for spanish

This commit is contained in:
Gustavo Maximiliano Cortez 2015-11-12 18:06:40 -03:00
commit 561ebc1ca6
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
3 changed files with 101 additions and 101 deletions

View file

@ -165,7 +165,7 @@
</div>
<div class="oh" ng-show="create.seedSourceId == 'new'">
<label for="network-name" >
<span translate>Testnet</span>
<span>Testnet</span>
<switch id="network-name" name="isTestnet" ng-model="isTestnet" class="green right m5t m10b"></switch>
</label>
</div>