fossasia / eventyay-tickets

https://tickets-dev.eventyay.com
Apache License 2.0
1.5k stars 35 forks source link

Hot fix Ukrainian language #214

Closed lcduong closed 1 week ago

lcduong commented 1 week ago

Hot Fix for [#148 Add Ukrainian language(https://github.com/fossasia/eventyay-tickets/issues/148)

Short description of what this resolves:

Fix can not switch to Ukrainian on customer view

Changes proposed in this pull request:

Change Ukrainian language code from 'uk-UA' to 'uk'

Checklist

  • [x] I have read the Contribution & Best practices Guide.
  • [x] My branch is up-to-date with the Upstream development branch.
  • [ ] The acceptance, integration, unit tests and linter pass locally with my changes
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have added necessary documentation (if appropriate)