diff --git a/client/src/lib/i18n.ts b/client/src/lib/i18n.ts index 4054c10..940aaa8 100644 --- a/client/src/lib/i18n.ts +++ b/client/src/lib/i18n.ts @@ -36,7 +36,7 @@ export const translations = { title: 'AI Stack Deployer', subtitle: 'Implementeer je persoonlijke AI in seconden', chooseStackName: 'Kies Je Stack Naam', - availableAt: 'Je zal AI-assistenten beschikbaar zijn op', + availableAt: 'Je AI-assistenten zal beschikbaar zijn op', stackName: 'Stack Naam', placeholder: 'bijv., Oussama', inputHint: '3-20 tekens, kleine letters, cijfers en koppeltekens', diff --git a/client/src/pages/DeployPage.tsx b/client/src/pages/DeployPage.tsx index 768c0af..e447d19 100644 --- a/client/src/pages/DeployPage.tsx +++ b/client/src/pages/DeployPage.tsx @@ -118,15 +118,15 @@ export default function DeployPage() { dotSize={2} /> -
-
+
+
-
-
- +
+ {t('title')} - -