diff --git a/resources/views/account/partials/account-features.blade.php b/resources/views/account/partials/account-features.blade.php
index 8b0a7ff2..88e00193 100644
--- a/resources/views/account/partials/account-features.blade.php
+++ b/resources/views/account/partials/account-features.blade.php
@@ -2,12 +2,18 @@
- @if ($type == 'shipping') +@if ($type == 'shipping') +
@lang('Shipping address') - @else +
+@else +@lang('Billing address') - @endif -
+ +@endif +