File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1806,7 +1806,7 @@ const sidebars = {
18061806 {
18071807 type : 'doc' ,
18081808 id : 'scalardb-cluster/remote-replication' ,
1809- label : '災害復旧のためのデータレプリケーション ' ,
1809+ label : '高可用性のためのデータレプリケーション ' ,
18101810 } ,
18111811 {
18121812 type : 'category' ,
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ const recentFeatures = [
2626 {
2727 cell : 0 , // First cell
2828 links : [ 'scalardb-cluster/remote-replication' ] ,
29- labels : [ '災害復旧のためのデータレプリケーション ' ]
29+ labels : [ '高可用性のためのデータレプリケーション ' ]
3030 } ,
3131 {
3232 cell : 1 , // Second cell
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ const notificationsList = [
1515 {
1616 message : {
1717 en : 'Replicate data for high availability in ScalarDB 3.16' ,
18- ja : 'ScalarDB 3.16 でのデータの災害復旧のためのレプリケーション '
18+ ja : 'ScalarDB 3.16 でのデータの高可用性のためのレプリケーション '
1919 } ,
2020 url : {
2121 en : 'scalardb-cluster/remote-replication?utm_source=docs-site&utm_medium=notifications' ,
You can’t perform that action at this time.
0 commit comments