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
|
|
@ -77,7 +77,7 @@ class AppLocalizationsEn extends AppLocalizations {
|
|||
|
||||
@override
|
||||
String get welcomeHeroSubtitle =>
|
||||
'Deterministic workflow engine for AI-assisted document processing in regulated environments.';
|
||||
'Deterministic workflow engine for AI-assisted data processing in regulated environments.';
|
||||
|
||||
@override
|
||||
String get welcomePillarHubTitle => 'Hub';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue