mellowagain / shiro

High performance, high quality osu!Bancho C++ re-implementation
GNU Affero General Public License v3.0
40 stars 6 forks source link

Allow translation of user-displayed messages #17

Open mellowagain opened 6 years ago

mellowagain commented 6 years ago

Allow translation for all messages displayed to the users, e.g using a translation engine such as GNU gettext. This allows customization for all messages as well as translated messages to be shown to users depending on their location, which we already resolve using IP geo location.

mellowagain commented 5 years ago

Mozilla just announced something that very well may also be of interest for this suggestion: https://hacks.mozilla.org/2019/04/fluent-1-0-a-localization-system-for-natural-sounding-translations/