Enable Español and 中文(中国)locales (#1413)

* add spanish and simplified chinese

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* fix locale build

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

---------

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
This commit is contained in:
Lorenzo Lewis
2023-08-18 08:29:53 +01:00
committed by GitHub
parent 411e2707f6
commit 63bc64995f
4 changed files with 17 additions and 5 deletions

3
.github/labeler.yml vendored
View File

@@ -1,4 +1,7 @@
# See https://github.com/actions/labeler
i18n:
- src/content/docs/es/**/*
- src/content/docs/fr/**/*
- src/content/docs/zh-cn/**/*