-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem / Motivation
English expressions and strings are cool and all, but we should allow Scenarios to be written in different languages and Cogs to provide translated step expressions, names, etc.
Scope / UAT Target
- It should be possible to configure the CLI to use a language other than English
- The cog/step registries should be lang/locale-aware
- The
ManifestRequestmessage type should include a property for lang/locale - The
getManifestcall from Crank to the Cogs should respect the CLI configuration. - Cog Scaffold code should be updated to retrieve step expressions, step names, and field labels in the appropriate language.
Proposed Resolution
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request