ticketz-oss / ticketz

Chat based ticket system
GNU Affero General Public License v3.0
146 stars 111 forks source link

English(en.js) format is not woking as Pt.js #2

Closed tyuhbh0 closed 5 months ago

tyuhbh0 commented 9 months ago

Describe the bug I have tried to change pt.js to en.js but not working..

To Reproduce Steps to reproduce the behavior:

  1. Run cammand "nano frontend/src/translate/i18n.js"
  2. Change "pt" to "en"
  3. Restart Frontend
  4. Not made any changes.

Expected behavior Should be change as en.js

Desktop (please complete the following information):

Additional context i have made en.js to pt.js & pt.js to en.js but still not work.

allgood commented 5 months ago

The files should not be swapped. If you need to make english the default language, for now you must change the code.