We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0d0261 commit 4f3f501Copy full SHA for 4f3f501
.github/labeler.yml
@@ -5,7 +5,7 @@ i18n:
5
- src/content/docs/fr/**/*
6
- src/content/docs/it/**/*
7
- src/content/docs/zh-cn/**/*
8
- - src/content/docs/jp/**/*
+ - src/content/docs/ja/**/*
9
10
"i18n: es":
11
- src/content/docs/es/**/*
@@ -19,6 +19,6 @@ i18n:
19
"i18n: zh-cn":
20
21
22
-"i18n: jp":
23
+"i18n: ja":
24
locales.json
@@ -15,8 +15,8 @@
15
"label": "简体中文",
16
"lang": "zh-cn"
17
},
18
- "jp": {
+ "ja": {
"label": "日本語",
- "lang": "jp"
+ "lang": "ja"
}
lunaria.config.json
@@ -42,7 +42,7 @@
42
43
{
44
45
46
47
],
48
"dashboard": {
0 commit comments