Every translatable word/sentence now refers to its file in /locales. This means that translations are now easier to make (you just need to create a REGIONCODE_languagecode.json in locales with the translated .json)
Stripped down the website to remove account managment and API handling. These features may be brought back in the future when the network goes live. A few new pages such as the Cemu and FAQ pages were added along with a finished credits list
Added more entries to the US_en locale. Also added a default "ERROR" locale if the requested one cannot be found. Also changed some internals to fit semantics better and made views use some new locale entries.