Open
Description
-
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