mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-06-28 06:46:12 +00:00
📝 Improve User Guide (#16223)
fix https://github.com/siyuan-note/siyuan/pull/16219
This commit is contained in:
@@ -858,7 +858,7 @@
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "Does not support exporting to formats such as PDF, HTML, and Word"
|
||||
"Data": "Does not support exporting to formats such as PDF and Word"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -866,7 +866,7 @@
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "不支持导出 PDF、HTML 和 Word 等格式"
|
||||
"Data": "不支持导出 PDF 和 Word 等格式"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -829,7 +829,7 @@
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "不支援導出 PDF、HTML 和 Word 等格式"
|
||||
"Data": "不支援匯出 PDF 和 Word 等格式"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -978,7 +978,7 @@
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "PDF、HTML、Word などの形式でのエクスポートはサポートしていません"
|
||||
"Data": "PDF や Word などの形式へのエクスポートはサポートされていません"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user