mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-27 12:44:50 +00:00
Keep up-to-date changes for chinese translation
This commit is contained in:
14
languages/zh-Hans/Help/load.tid
Normal file
14
languages/zh-Hans/Help/load.tid
Normal file
@@ -0,0 +1,14 @@
|
||||
title: $:/language/Help/load
|
||||
description: 从文件中加载条目
|
||||
|
||||
从 2.x.x TiddlyWiki (`.html`), `.tiddler`, `.tid`, `.json` 或其他文件加载条目
|
||||
|
||||
```
|
||||
--load <filepath>
|
||||
```
|
||||
|
||||
从已加密的 TiddlyWiki 文件中加载条目,须使用 PasswordCommand 指定密码,例如:
|
||||
|
||||
```
|
||||
tiddlywiki ./MyWiki --password pa55w0rd --load my_encrypted_wiki.html
|
||||
```
|
||||
Reference in New Issue
Block a user