diff --git a/src/lib/components/OnBoarding.svelte b/src/lib/components/OnBoarding.svelte index 15671a2d49..859d20ecad 100644 --- a/src/lib/components/OnBoarding.svelte +++ b/src/lib/components/OnBoarding.svelte @@ -1,16 +1,15 @@ {#if show} -
+ {$i18n.t( + 'Run AI on your own terms. Connect any model, extend with code, and protect what matters without compromise. Your models, your data, your machine, wherever you open it.' + )} +
+ +