Istador / pine-interactive-map

Interactive Map for the video game Pine. Showing all collectibles, resources and more that can be found in the game.
https://pine.blackpinguin.de/
Mozilla Public License 2.0
22 stars 5 forks source link

Support Localization #15

Closed Istador closed 5 years ago

Istador commented 5 years ago

Because Pine will be localized into several languages, the Interactive Map should also support displaying different languages.

The selected language should be saved in the localStorage. A default language should be selected based on the client's browser language (if able).

Other people should be able to contribute other languages via Pull Requests.