File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff 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 {
Original file line number Diff line number Diff line change 856856 {
857857 "type" : " doc" ,
858858 "id" : " database-configurations" ,
859- "label" : " 基盤となるデータベースの設定 "
859+ "label" : " 基本の設定 "
860860 },
861861 {
862862 "type" : " doc" ,
948948 },
949949 {
950950 "type" : " category" ,
951- "label" : " 詳細 " ,
951+ "label" : " 関連情報 " ,
952952 "collapsible" : true ,
953953 "items" : [
954954 {
13231323 },
13241324 {
13251325 "type" : " category" ,
1326- "label" : " 管理 " ,
1326+ "label" : " 詳細 " ,
13271327 "collapsible" : true ,
13281328 "items" : [
13291329 {
15781578 },
15791579 {
15801580 "type" : " category" ,
1581- "label" : " 管理 " ,
1581+ "label" : " 詳細 " ,
15821582 "collapsible" : true ,
15831583 "items" : [
15841584 {
You can’t perform that action at this time.
0 commit comments