Skip to content

Fix holes in the i18n #41

Open
Open
@RaphGL

Description

@RaphGL
  • Add i18n to table column names
    The table columns are still english only, as I haven't figured out how to change the column name dynamically with tabled. (Note: consider moving to a simpler table generation library if necessary)

  • Add i18n to Y/N and Yes/No
    Probably would be something like this

[confirmation]
no = "no"
yes = "yes"
short_no = "n"
short_yes = "y"
  • Translate errors and confirmation prompts that are not translated

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions