TGS icon indicating copy to clipboard operation
TGS copied to clipboard

Improve localization

Open fofajardo opened this issue 5 years ago • 0 comments

Most of the locales from AiOS have been removed and placed into the /src/locales/inactive/ directory.

If you want to bring your locale back from the dead or wish to update your locale, feel free to send a PR and make sure that the relevant strings are updated. You can keep track of most string changes through this filter.

In addition to that, you have to:

  • Modify this array in about.js to include your language in the about window.
  • Include your name here, corresponding with the code of your language.
  • Remove the corresponding folder in the /src/locale/inactive/ directory if present.
  • Add your language to the list at locales.manifest.

If you've got any questions or need assistance, feel free to ask in this issue!

fofajardo avatar Nov 16 '18 02:11 fofajardo