From f1235e819ba5519b397641a32e9da86a28f5f9ac Mon Sep 17 00:00:00 2001 From: Guo Yunhe Date: Mon, 24 Aug 2020 23:17:13 +0300 Subject: [PATCH] Add instruction to create new languages --- intl/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/intl/README.md b/intl/README.md index e482d6403f..03d3bed82d 100644 --- a/intl/README.md +++ b/intl/README.md @@ -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)) +