Skip to content

Add descriptions to i18n messages #1651

@jacobo-dominguez-wgu

Description

@jacobo-dominguez-wgu

Description

Currently, our i18n message files lack descriptions for a big number of the messages. Adding descriptions is important to provide context for translators, avoid ambiguities, and ensure high-quality translations across all supported languages.

Review all i18n message files (message.js).
For each message, add a clear and concise description explaining its context, usage, and any relevant details (e.g., where it appears, intended audience, tone, etc.).
If a message is self-explanatory, add a brief note to confirm this.
Ensure that no message is left without a description.

Example:
inviteLearners: { id: 'learner.credit.management.empty.state.invite.learners', defaultMessage: 'Invite learners', description: 'Title for the invite learners section', },

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueA good task for a newcomer to start with

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions