mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
feat(steam): provide instructions on how to find language name
This commit is contained in:
parent
1b3256ca96
commit
823149b22e
1 changed files with 4 additions and 32 deletions
|
|
@ -5,39 +5,11 @@ This file is provided to Steam via Steamworks and used to create rich presence s
|
||||||
|
|
||||||
While this file, resembles JSON, it is not actually JSON so please be careful, PRs are welcome!
|
While this file, resembles JSON, it is not actually JSON so please be careful, PRs are welcome!
|
||||||
|
|
||||||
Valid languages are:
|
Valid languages are, detailed here: https://partner.steamgames.com/doc/store/localization/languages#supported_languages
|
||||||
* English
|
|
||||||
* German
|
|
||||||
* French
|
|
||||||
* Italian
|
|
||||||
* Korean
|
|
||||||
* Spanish - Spain
|
|
||||||
* Simplified Chinese
|
|
||||||
* Traditional Chinese
|
|
||||||
* Russian
|
|
||||||
* Thai
|
|
||||||
* Japanese
|
|
||||||
* Portuguese - Portugal
|
|
||||||
* Polish
|
|
||||||
* Danish
|
|
||||||
* Dutch
|
|
||||||
* Finnish
|
|
||||||
* Norwegian
|
|
||||||
* Swedish
|
|
||||||
* Hungarian
|
|
||||||
* Czech
|
|
||||||
* Romanian
|
|
||||||
* Turkish
|
|
||||||
* Arabic
|
|
||||||
* Portuguese - Brazil
|
|
||||||
* Bulgarian
|
|
||||||
* Greek
|
|
||||||
* Ukrainian
|
|
||||||
* Spanish - Latin America
|
|
||||||
* Vietnamese
|
|
||||||
* Indonesian
|
|
||||||
|
|
||||||
The language name is usually lowercased in the text file, but we can check for your after you PR the strings.
|
Use "API language code" for the strings in your file.
|
||||||
|
|
||||||
|
For example for Korean, instead of "korean" "koreana" was used.
|
||||||
|
|
||||||
### See Also
|
### See Also
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue