spaceninjaserver / SpaceNinjaServer

A simple server for a small space ninja game
GNU General Public License v3.0
59 stars 37 forks source link

Language selector for items in webui #407

Open AMelonInsideLemon opened 2 weeks ago

Sainan commented 2 weeks ago

Also, I feel like it would be better to get the dict based on the language once and then do the lookups instead of having to find the dict for every single key we want to look up.

OrdisPrime commented 1 week ago

@Sainan let me know once you think this is ready to be merged

Sainan commented 1 week ago

This will be a funny merge conflict with my PR, but yeah, I can take that burden, given that I at least know how to use Git.