Hey @9acca9,
You can check this link for more information about the possible terminal app solution.
TL:DR
- As root edit the file
/etc/locale.gen
- Enable the needed locales - including en_US.UTF-8 UTF-8 as fallback.
- Rebuild the locale database using the
locale-gen
script