1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-01 07:54:27 +00:00

Add instruction to create new languages

This commit is contained in:
Guo Yunhe 2020-08-24 23:17:13 +03:00
parent d87b04e1d2
commit f1235e819b

View File

@ -77,3 +77,10 @@ Links:
"2D (High Resolution)"
)
```
### Add New Languages
1. Go to Crowdin and add the language
2. Run Crowdin script to download new translations
3. Add new language into menu (see [#10787](https://github.com/libretro/RetroArch/pull/10787))