{{__('Shop in your local currency and language')}}
{{__('You are currently in the')}}
@if(($_COOKIE['currency'] ?? \App\Enumerables\Currency::GBP) == \App\Enumerables\Currency::GBP)
{{__('United Kingdom (GBP/£)')}}
@else
{{__('China (CNY/¥)')}}
@endif
{{__('store')}}
{{__('Shop in', [], 'zh')}}
({{__('Currency', [], 'en')}})
{{__('Currency')}}
{{__('Language', [], 'zh')}}
({{__('Language', [], 'en')}})
{{__('Language')}}
{{__('Did you know that we serve students from 200 countries')}}