diff options
author | Morph <39850852+Morph1984@users.noreply.github.com> | 2021-07-27 09:33:03 -0400 |
---|---|---|
committer | Morph <39850852+Morph1984@users.noreply.github.com> | 2021-07-30 02:15:53 -0400 |
commit | 275db94bb86102449a2da0d6832284a8cadcbe5b (patch) | |
tree | 260f11855fa64cd61c3cdcdc922100c25226b45e /src/yuzu_cmd/default_ini.h | |
parent | 6ca8ed9e582358c36f245253c7fc5fe51bb4e5e7 (diff) |
configure_system: Add Brazilian Portuguese to the list of languages
Diffstat (limited to 'src/yuzu_cmd/default_ini.h')
-rw-r--r-- | src/yuzu_cmd/default_ini.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h index e646e2d2f..17123304d 100644 --- a/src/yuzu_cmd/default_ini.h +++ b/src/yuzu_cmd/default_ini.h @@ -363,7 +363,7 @@ custom_rtc = # Sets the systems language index # 0: Japanese, 1: English (default), 2: French, 3: German, 4: Italian, 5: Spanish, 6: Chinese, # 7: Korean, 8: Dutch, 9: Portuguese, 10: Russian, 11: Taiwanese, 12: British English, 13: Canadian French, -# 14: Latin American Spanish, 15: Simplified Chinese, 16: Traditional Chinese +# 14: Latin American Spanish, 15: Simplified Chinese, 16: Traditional Chinese, 17: Brazilian Portuguese language_index = # The system region that yuzu will use during emulation |