This commit is contained in:
Oussama Douhou
2026-01-10 13:28:14 +01:00
parent 2f4722acd0
commit f2cb76b65d

View File

@@ -5,7 +5,7 @@ const translations = {
chooseStackName: 'Choose Your Stack Name', chooseStackName: 'Choose Your Stack Name',
availableAt: 'Your AI assistant will be available at', availableAt: 'Your AI assistant will be available at',
stackName: 'Stack Name', stackName: 'Stack Name',
placeholder: 'e.g., john-dev', placeholder: 'e.g., your-mom-is-fat-dev',
inputHint: '3-20 characters, lowercase letters, numbers, and hyphens only', inputHint: '3-20 characters, lowercase letters, numbers, and hyphens only',
deployBtn: 'Deploy My AI Stack', deployBtn: 'Deploy My AI Stack',
deploying: 'Deploying Your Stack', deploying: 'Deploying Your Stack',
@@ -38,7 +38,7 @@ const translations = {
chooseStackName: 'Kies Je Stack Naam', chooseStackName: 'Kies Je Stack Naam',
availableAt: 'Je AI-assistent is beschikbaar op', availableAt: 'Je AI-assistent is beschikbaar op',
stackName: 'Stack Naam', stackName: 'Stack Naam',
placeholder: 'bijv., jan-dev', placeholder: 'bijv., je-moeder-is-dik-dev',
inputHint: '3-20 tekens, kleine letters, cijfers en koppeltekens', inputHint: '3-20 tekens, kleine letters, cijfers en koppeltekens',
deployBtn: 'Implementeer Mijn AI Stack', deployBtn: 'Implementeer Mijn AI Stack',
deploying: 'Stack Wordt Geïmplementeerd', deploying: 'Stack Wordt Geïmplementeerd',