fix single underscore
This commit is contained in:
parent
86cf2981c1
commit
34eed0cb79
1 changed files with 1 additions and 1 deletions
|
@ -234,7 +234,7 @@
|
|||
@else
|
||||
<span class="badge badge-warning"><i
|
||||
class="fa fa-user-check mr-2"></i>
|
||||
{{_("Make a purchase to reveal your referral-URL")}}</span>
|
||||
{{__("Make a purchase to reveal your referral-URL")}}</span>
|
||||
@endif
|
||||
</div>
|
||||
<!-- /.card-body -->
|
||||
|
|
Loading…
Add table
Reference in a new issue