mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
📝 Improve User Guide (#16223)
fix https://github.com/siyuan-note/siyuan/pull/16219
This commit is contained in:
parent
2567526672
commit
a6b2cc5b2b
4 changed files with 4 additions and 4 deletions
|
|
@ -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 などの形式へのエクスポートはサポートされていません"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue