Skip to content

Commit 64cb54f

Browse files
committed
chore: ja messages
1 parent 2abeb7e commit 64cb54f

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

i18n/ja/docusaurus-plugin-content-docs/current.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"description": "The label for category 地震 in sidebar apiSidebar"
99
},
1010
"sidebar.apiSidebar.category.氣象": {
11-
"message": "氣象",
11+
"message": "天気",
1212
"description": "The label for category 氣象 in sidebar apiSidebar"
1313
}
1414
}

i18n/ja/docusaurus-theme-classic/footer.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"link.title.技術文件": {
3-
"message": "技術文件",
3+
"message": "ドキュメント",
44
"description": "The title of the footer links column with title=技術文件 in the footer"
55
},
66
"link.title.ExpTech Studio": {
77
"message": "ExpTech Studio",
88
"description": "The title of the footer links column with title=ExpTech Studio in the footer"
99
},
1010
"link.title.社群連結": {
11-
"message": "社群連結",
11+
"message": "ソーシャル",
1212
"description": "The title of the footer links column with title=社群連結 in the footer"
1313
},
1414
"link.title.其他連結": {
15-
"message": "其他連結",
15+
"message": "",
1616
"description": "The title of the footer links column with title=其他連結 in the footer"
1717
},
1818
"link.item.label.API": {
@@ -28,11 +28,11 @@
2828
"description": "The label of footer link with label=CDPS linking to /docs/cdps/intro"
2929
},
3030
"link.item.label.服務條款": {
31-
"message": "服務條款",
31+
"message": "利用規約",
3232
"description": "The label of footer link with label=服務條款 linking to https://exptech.com.tw/tos"
3333
},
3434
"link.item.label.隱私權聲明": {
35-
"message": "隱私權聲明",
35+
"message": "プライバシーポリシー",
3636
"description": "The label of footer link with label=隱私權聲明 linking to https://raw.githubusercontent.com/ExpTechTW/TREM/Release/terms/privacy_policy"
3737
},
3838
"link.item.label.Youtube": {
@@ -48,7 +48,7 @@
4848
"description": "The label of footer link with label=Discord linking to https://discord.com/invite/exptech-studio"
4949
},
5050
"link.item.label.Blog": {
51-
"message": "Blog",
51+
"message": "ブログ",
5252
"description": "The label of footer link with label=Blog linking to /blog"
5353
},
5454
"link.item.label.GitHub": {

i18n/ja/docusaurus-theme-classic/navbar.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"title": {
3-
"message": "ExpTech 技術文件",
3+
"message": "ExpTech ドキュメント",
44
"description": "The title in the navbar"
55
},
66
"logo.alt": {
7-
"message": "ExpTech Logo",
7+
"message": "ExpTech ロゴ",
88
"description": "The alt text of navbar logo"
99
},
1010
"item.label.API": {

0 commit comments

Comments
 (0)