guilhermebkel / uno-game

:flower_playing_cards: An UNO Game made in Javascript
https://uno.guilherr.me
MIT License
207 stars 59 forks source link

[Feature Request] Add i18n in this uno-game #13

Open Evyde opened 3 years ago

Evyde commented 3 years ago

Please add a text file which can be translated into other languages.

guilhermebkel commented 3 years ago

Hello @ForeverOpp! Thanks for submitting a feature request! 😄

Now let me confirm if I got the idea of this feature request:

Evyde commented 3 years ago

Hello @ForeverOpp! Thanks for submitting a feature request! 😄

Now let me confirm if I got the idea of this feature request:

  • Do you mean adding i18n support in order to help getting all texts translatable into languages other than english? (for example in the game list, instead of showing "Games" it would show "Jogos" to brazillian people)

Yes, I mean adding i18n support.