File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
jp/docusaurus-plugin-content-docs/current/about-us Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,12 @@ Build and fix issues.
2727
2828> Note: translation is incremental unless ` --force_overwrite ` is passed
2929
30+ 4 . Add the re-write to vercel.json e.g.
31+
32+ ``` json
33+ { "source" : " /docs/jp/:path*" , "destination" : " /:path*" }
34+ ```
35+
3036## Known issues
3137
3238- Deleted files currently not detected (we should track files translated and diff against list in output, cleaning up)
Original file line number Diff line number Diff line change 11---
22slug : /about-us/distinctive-features
3- sidebar_label : ' ClickHouse はなぜ独自性があるのか? '
3+ sidebar_label : なぜ ClickHouse はユニークなのか?
44sidebar_position : 50
5- description : Understand what makes ClickHouse stand apart from other database management systems
5+ description : ClickHouse が他のデータベース管理システムと異なる点を理解する
66---
77
88
You can’t perform that action at this time.
0 commit comments