Fix translate strings
This commit is contained in:
parent
0c0732abb7
commit
9048486c91
5 changed files with 23 additions and 23 deletions
|
|
@ -24,7 +24,7 @@
|
|||
<div class="title" translate>
|
||||
Start sending bitcoin
|
||||
</div>
|
||||
<div class="subtitle" translate>
|
||||
<div class="subtitle">
|
||||
<span ng-show="hasWallets" translate>To get started, buy bitcoin or share your address. You can receive bitcoin from any wallet or service.</span>
|
||||
<span ng-show="!hasWallets" translate>To get started, you'll need to create a bitcoin wallet and get some bitcoin.</span>
|
||||
<div class="padding">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue