Update lunaria.config.json for "jp" (Japanese) (#3156)

Co-authored-by: Ayres Vitor <gitkey@virtuaires.com.br>
This commit is contained in:
Junichi TAKAI (たかい じゅんいち)
2025-02-05 00:17:54 +09:00
committed by GitHub
parent c58e65e9ca
commit 30461b4e6c
2 changed files with 9 additions and 0 deletions

5
.github/labeler.yml vendored
View File

@@ -5,6 +5,7 @@ i18n:
- src/content/docs/fr/**/*
- src/content/docs/it/**/*
- src/content/docs/zh-cn/**/*
- src/content/docs/jp/**/*
"i18n: es":
- src/content/docs/es/**/*
@@ -17,3 +18,7 @@ i18n:
"i18n: zh-cn":
- src/content/docs/zh-cn/**/*
"i18n: jp":
- src/content/docs/jp/**/*