Recently Japanese locale was added for raylib cheatsheet and considering adding more languages and improving the cheatsheet overall, here some potential improvements and fixes:
- Review Chinesse translation, functions parameters should not be translated
- Review font and spacing for more consistency between languages, Japanesse font looks beautiful
- Potential styling issues
- Use a simpler language selector line in the cheatsheet.html:
Language: English - 简体中文 - 日本語 - ...
- Use a single unified
cheatsheet.html file, instead of one per language, reload selected language dynamically
- Implies translating some additional lines, also updating some line with translators per language
- Support additional languages
- Potential additions: French, Russian, Portuguese (Brasil)
Recently Japanese locale was added for raylib cheatsheet and considering adding more languages and improving the cheatsheet overall, here some potential improvements and fixes:
cheatsheet.htmlfile, instead of one per language, reload selected language dynamically