mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-10 14:56:06 +00:00
Add chinese help text for makelibrary command
This commit is contained in:
14
languages/zh-Hans/Help/makelibrary.tid
Normal file
14
languages/zh-Hans/Help/makelibrary.tid
Normal file
@@ -0,0 +1,14 @@
|
||||
title: $:/language/Help/makelibrary
|
||||
description: 构建升级处理所需的程式库插件
|
||||
|
||||
为升级处理构建 `$:/UpgradeLibrary` 条目。
|
||||
|
||||
升级程式库被格式化为一个插件类型为 `library` 的一般插件条目。它包含 TiddlyWiki5 存储库中所有可用的插件、布景主题和语言包的副本。
|
||||
|
||||
此命令仅供内部使用;它只是与使用者构建一个自订的升级程序相关。
|
||||
|
||||
```
|
||||
--makelibrary <title>
|
||||
```
|
||||
|
||||
标题参数默认为 `$:/UpgradeLibrary`。
|
Reference in New Issue
Block a user