Browse Source

fix single underscore

ok236449 2 năm trước cách đây
mục cha
commit
34eed0cb79
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      resources/views/home.blade.php

+ 1 - 1
resources/views/home.blade.php

@@ -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 -->