diff --git a/jslib b/jslib index ac221d8867c..ef897695e9b 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit ac221d8867c526eb14077398d95399f9016378fa +Subproject commit ef897695e9b5bfecbfcbbd4ad3aec62b4ecdca25 diff --git a/src/app/settings/premium.component.html b/src/app/settings/premium.component.html index 0e15bb53a6d..d5756c01894 100644 --- a/src/app/settings/premium.component.html +++ b/src/app/settings/premium.component.html @@ -22,7 +22,7 @@ {{'premiumSignUpFuture' | i18n}} -
{{'premiumPrice' | i18n : (premiumPrice | currency:'USD':'$')}}
+{{'premiumPrice' | i18n : (premiumPrice | currency:'$')}}