[FEATURE] Release translations of game names #672
Clemintina
started this conversation in
Ideas
Replies: 1 comment
-
Game and mode names are something we usually avoid translating if I recall correctly, so this isn't something that should be necessary from 3rd party tools. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
My idea is pretty simple. To release translated versions of the
https://api.hypixel.net/resources/games
endpoint. Since this appears to be a static file, simple locale codes could be used such ashttps://api.hypixel.net/resources/games/fr
for French,https://api.hypixel.net/resources/games/de
for GermanFor languages where there are dialects present on Hypixel, For example: Brazilian Portuguese,
https://api.hypixel.net/resources/games/pt-br
or,https://api.hypixel.net/resources/games/ptBR
and so on. This would allow us to implement official names in multiple languages to make a more accessible UI for end users.
Beta Was this translation helpful? Give feedback.
All reactions