fix(l10n): product subtitle is data processing, not document processing
Some checks failed
Security / Security check (push) Failing after 1s
Some checks failed
Security / Security check (push) Failing after 1s
The welcome hero subtitle described Ch∆In as 'AI-assisted document processing' / 'KI-gestützte Dokumentenverarbeitung' — too narrow. The canonical product line is 'AI-assisted data processing' (flows also handle streams and general data, not only documents). Fixed in both locales (arb + generated app_localizations). Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
parent
bac881db3c
commit
07432055a8
4 changed files with 4 additions and 4 deletions
|
|
@ -28,7 +28,7 @@
|
|||
},
|
||||
"navWelcome": "Welcome",
|
||||
"welcomeHeroTitle": "Ch∆In Platform",
|
||||
"welcomeHeroSubtitle": "Deterministic workflow engine for AI-assisted document processing in regulated environments.",
|
||||
"welcomeHeroSubtitle": "Deterministic workflow engine for AI-assisted data processing in regulated environments.",
|
||||
"welcomePillarHubTitle": "Hub",
|
||||
"welcomePillarHubBody": "One Rust binary that loads modules and runs flows. SQLite for state. No Docker, no message broker, no background services to babysit.",
|
||||
"welcomePillarModuleTitle": "Module",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue