diff --git a/jslib b/jslib index 38c26d9649..5571fbe8bf 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit 38c26d9649f613e4f8987e4e4727a0e90a21233b +Subproject commit 5571fbe8bfc50d1ab56118607a9ad0d8d10d59d5 diff --git a/src/app/accounts/premium.component.html b/src/app/accounts/premium.component.html index a796cbe2e5..a10b8be5c3 100644 --- a/src/app/accounts/premium.component.html +++ b/src/app/accounts/premium.component.html @@ -32,7 +32,9 @@ {{'premiumSignUpFuture' | i18n}} -

{{'premiumPrice' | i18n : price}}

+

+ {{'premiumPrice' | i18n : (price | currency:'$')}} +

{{'premiumCurrentMember' | i18n}}