aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/ns/language.cpp
AgeCommit message (Collapse)Author
2024-01-24Rework time service to fix time passing offline.Kelebek1
2024-01-06service: set: Rename filesgerman77
2022-04-23general: Convert source file copyright comments over to SPDXMorph
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.
2021-10-28ns: language: Add BrazilianPortuguese to ApplicationLanguageMorph
It seems that Nintendo finally filled that last empty spot in ApplicationLanguage for a total of 16 supported languages.
2021-07-30service: ns, set: Add PT_BR (Brazilian Portuguese)Morph
2021-07-27service: ns: Map ZH_TW and ZH_CN to Traditional/Simplified ChineseMorph
2019-05-23Address review commentsMichael Scire