better wording for wallet invitations
This commit is contained in:
parent
585f83825f
commit
77acbf5c2b
3 changed files with 8 additions and 6 deletions
|
|
@ -4,7 +4,7 @@
|
|||
<div ng-show="!index.notAuthorized">
|
||||
<div class="row m10t text-center">
|
||||
<div class="large-12 columns">
|
||||
<h1 translate>Share this secret with your copayers</h1>
|
||||
<h1 translate>Share this invitation with your copayers</h1>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
@ -20,7 +20,7 @@
|
|||
<span class="button outline dark-gray tiny"
|
||||
ng-click="copayers.shareSecret(index.walletSecret)">
|
||||
<i class="fi-share"></i>
|
||||
<span translate>Share secret</span>
|
||||
<span translate>Share invitation</span>
|
||||
</span>
|
||||
</div>
|
||||
<h4 class="title oh m0">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue