From 4422badf6a652bd8ab921c12d03c2ceca4a7a615 Mon Sep 17 00:00:00 2001 From: merefield Date: Thu, 28 Sep 2023 12:27:49 +0100 Subject: [PATCH] locale changes --- .../discourse/components/wizard-subscription-status.hbs | 6 +++--- config/locales/client.en.yml | 8 ++++++-- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/assets/javascripts/discourse/components/wizard-subscription-status.hbs b/assets/javascripts/discourse/components/wizard-subscription-status.hbs index b8ff7187..91985321 100644 --- a/assets/javascripts/discourse/components/wizard-subscription-status.hbs +++ b/assets/javascripts/discourse/components/wizard-subscription-status.hbs @@ -3,7 +3,7 @@ {{conditional-loading-spinner size="small" condition=unauthorizing}} @@ -13,8 +13,8 @@ {{/if}} diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index be2df09d..c2faf566 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -545,8 +545,12 @@ en: subscription: title: Subscriber Features - authorize: "Authorize Subscription" - deauthorize: "deauthorize Subscription" + authorize: + label: "Authorize" + title: “Authorize your subscription on this site” + deauthorize: + label: "deauthorize" + title: “Deauthorize your subscription on this site” subscribed: label: Subscribed title: You're subscribed and can use these features