summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ns/language.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
| | | | | This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
* ns: language: Add BrazilianPortuguese to ApplicationLanguageMorph2021-10-291-1/+25
| | | | It seems that Nintendo finally filled that last empty spot in ApplicationLanguage for a total of 16 supported languages.
* service: ns, set: Add PT_BR (Brazilian Portuguese)Morph2021-07-301-0/+1
|
* service: ns: Map ZH_TW and ZH_CN to Traditional/Simplified ChineseMorph2021-07-271-0/+2
|
* Address review commentsMichael Scire2019-05-231-0/+392