Skip to content

Proposal: i18n / l10n  #29

@iamEAP

Description

@iamEAP

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 ManifestRequest message type should include a property for lang/locale
  • The getManifest call 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

https://github.com/mashpie/i18n-node

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions