mirror of
https://github.com/expressjs/expressjs.com.git
synced 2026-02-21 19:41:33 +00:00
* New Crowdin translations by GitHub Action * remove id, ru, sk, th, tr, uk, uz langs Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com> * fix index.md * ci: separates the upload of content to Crowdin from the download of content (https://github.com/expressjs/expressjs.com/pull/1864) Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com> --------- Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com> Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: Sebastian Beltran <bjohansebas@gmail.com>
20 lines
302 B
YAML
20 lines
302 B
YAML
- code: en
|
|
name: English
|
|
- code: fr
|
|
name: Français
|
|
- code: de
|
|
name: Deutsch
|
|
- code: es
|
|
name: Español
|
|
- code: it
|
|
name: Italiano
|
|
- code: ja
|
|
name: 日本語
|
|
- code: zh-cn
|
|
name: 中文 (简体)
|
|
- code: zh-tw
|
|
name: 繁體中文
|
|
- code: ko
|
|
name: 한국어
|
|
- code: pt-br
|
|
name: Português |