Merge pull request #3840 from tanojaja/fix/receive-page-wording
fix wording
This commit is contained in:
commit
4f541f0f0c
1 changed files with 17 additions and 17 deletions
|
|
@ -306,7 +306,7 @@
|
||||||
</div>
|
</div>
|
||||||
<h5 translate>Backup Needed</h5>
|
<h5 translate>Backup Needed</h5>
|
||||||
<p class="text-gray m20b columns" translate>
|
<p class="text-gray m20b columns" translate>
|
||||||
Before receiving funds, it is highly recommended you backup your wallet. If you lose this device, it is impossible to access your funds without a backup.
|
Before receiving funds, it is necessary backup your wallet. If you lose this device, it is impossible to access your funds without a backup.
|
||||||
</p>
|
</p>
|
||||||
<button class="m20t button black expand round"
|
<button class="m20t button black expand round"
|
||||||
ng-click="$root.go('backup')" ng-style="{'background-color':index.backgroundColor}" >
|
ng-click="$root.go('backup')" ng-style="{'background-color':index.backgroundColor}" >
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue