Skip to content
Flávio Monteiro edited this page Dec 6, 2016 · 11 revisions

How to set a locale?

Starting from 0.1.0, OpenSpades got a language selection GUI inside the Startup Window.

To change OpenSpades language via graphical interface, it's necessary to [enable the Startup Window] if it hasn't been already, and then go to "General" tab and select the language from there.

It's also possible to change the language by setting core_locale [manually].

Available locales

These are the locales available for 0.1.0:

Identifier Locale
de German
ja Japanese
ko Korean
pl_pl Polish (from Poland)
pt_br Portuguese (Brazilian)
ru Russian

Extra information

Setting an invalid locale to core_locale or leaving it blank will make OpenSpades default to english language.

Known previous bugs

  • 0.0.12b: Setting an invalid core_locale will crash OpenSpades (#468)
  • 0.0.12b: Translations that could be plural always stay in singular form (#469)

Historical information

Prior to 0.1.0, languages could only be changed by manually setting the core_locale, making it an obscure feature.

Clone this wiki locally