Skip to content

Commit eca1bef

Browse files
committed
Apply suggestions from code review
1 parent 8000ec3 commit eca1bef

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

sidebars.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@ const sidebars = {
883883
{
884884
type: 'doc',
885885
id: 'database-configurations',
886-
label: '基盤となるデータベースの設定',
886+
label: '基本の設定',
887887
},
888888
{
889889
type: 'doc',
@@ -975,7 +975,7 @@ const sidebars = {
975975
},
976976
{
977977
type: 'category',
978-
label: '詳細',
978+
label: '関連情報',
979979
collapsible: true,
980980
items: [
981981
{
@@ -1577,7 +1577,7 @@ const sidebars = {
15771577
},
15781578
{
15791579
type: 'category',
1580-
label: '管理',
1580+
label: '詳細',
15811581
collapsible: true,
15821582
items: [
15831583
{
@@ -1611,7 +1611,7 @@ const sidebars = {
16111611
},
16121612
{
16131613
type: 'category',
1614-
label: '管理',
1614+
label: '詳細',
16151615
collapsible: true,
16161616
items: [
16171617
{

versioned_sidebars/version-3.13-sidebars.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,7 @@
856856
{
857857
"type": "doc",
858858
"id": "database-configurations",
859-
"label": "基盤となるデータベースの設定"
859+
"label": "基本の設定"
860860
},
861861
{
862862
"type": "doc",
@@ -948,7 +948,7 @@
948948
},
949949
{
950950
"type": "category",
951-
"label": "詳細",
951+
"label": "関連情報",
952952
"collapsible": true,
953953
"items": [
954954
{
@@ -1323,7 +1323,7 @@
13231323
},
13241324
{
13251325
"type": "category",
1326-
"label": "管理",
1326+
"label": "詳細",
13271327
"collapsible": true,
13281328
"items": [
13291329
{
@@ -1578,7 +1578,7 @@
15781578
},
15791579
{
15801580
"type": "category",
1581-
"label": "管理",
1581+
"label": "詳細",
15821582
"collapsible": true,
15831583
"items": [
15841584
{

0 commit comments

Comments
 (0)