diff --git a/web/components/UserProfile/CallbackFeedback.vue b/web/components/UserProfile/CallbackFeedback.vue index 8e5bdfeff..5df317650 100644 --- a/web/components/UserProfile/CallbackFeedback.vue +++ b/web/components/UserProfile/CallbackFeedback.vue @@ -190,12 +190,14 @@ const accountActionStatusCopy = computed((): { text: string; } => { :error="keyInstallStatus === 'failed'" :text="keyInstallStatusCopy.text" > - +
+ +

{{ t('Calculating trial expiration…') }}

+