Skip to content
This repository was archived by the owner on Mar 13, 2023. It is now read-only.
This repository was archived by the owner on Mar 13, 2023. It is now read-only.

Move hardcoded labels to the i18n file #263

@mtfranchetto

Description

@mtfranchetto

Description

With the introduction of i18n (with #175) we have the ability of internationalize PCluster Manager. However, the codebase is scattered with hardcoded labels that cannot be replaced at runtime with the language chosen by the user.
We should find all the places where labels are hardcoded, and move them to the strings.json file.

Look at #175 for an example on how to do it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    tech-debtLegacy issues or new tools adoption

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions