diff --git a/frontend/src/components/GettingStartedBanner.vue b/frontend/src/components/GettingStartedBanner.vue index a5aaa263..b520d0a0 100644 --- a/frontend/src/components/GettingStartedBanner.vue +++ b/frontend/src/components/GettingStartedBanner.vue @@ -3,8 +3,8 @@ v-if="!isSidebarCollapsed" class="m-2 flex flex-col gap-3 shadow-sm rounded-lg py-2.5 px-3 bg-surface-white text-base" > -
- +
+
{{ __('Gettings started') }} @@ -14,7 +14,26 @@
+
+
+
+ +
+ {{ __('You are all set!') }} +
+
+ +
+
+ {{ __('All steps are completed successfully!') }} +
+