* Update translations
Adds German and Simplified Chinese and credits to the README
* Add warning when changing language without NitroFS
* Add separate plural and non-plural strings
* Add hu-HU, it-IT, update other translations
Also adds a few missing letters to the font
* Update translator credits
Kanji are from k6x8 from littlelimit.net, so added that to the credits (I hope I credited that right), the rest are from nds-bootstrap with minor edits (and more major edits to Arabic)
* Update README.md
- Organized credits
- Why isn't RocketRobz in the credits? He's the app creator
- Make features tab look good with the MarkDown parser Github uses
- Make the HTML valid. There was no closing to the paragraph tag, breaking a bunch of things.
- Change `GBA games` to `GBA cartridges`, since it's not just games that were on the Nintendo GameBoy Advanced
- Add a short description under the logo and the equivilent icons.
- Remove span stuff. There's no need when you can just embed the padding on the actionLink itself.
Flame, if you don't know HTML, don't try to do it
* Fix Pull Requests getting uploaded to the Azure repository
* Update the ReadME once more
- Add screenshots
- Add compiling tutorial
- Add link to GBATemp thread
* Revert previous commit