diff options
Diffstat (limited to 'resources/locales/jvn/helpdoc_viewer')
| -rw-r--r-- | resources/locales/jvn/helpdoc_viewer/en.yml | 4 | ||||
| -rw-r--r-- | resources/locales/jvn/helpdoc_viewer/zh-CN.yml | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/resources/locales/jvn/helpdoc_viewer/en.yml b/resources/locales/jvn/helpdoc_viewer/en.yml index 78acae4..501e946 100644 --- a/resources/locales/jvn/helpdoc_viewer/en.yml +++ b/resources/locales/jvn/helpdoc_viewer/en.yml @@ -4,3 +4,7 @@ helpdoc_viewer: _List_ | ↑↓: Page | ←→/Space: Switch view | Q: Quit content_area_hint: | _Read_ | ↑↓: Page | ←→/Space: Switch view | Q: Quit + + verbose: + no_helpdoc_output: will directly render the output document `%{doc}` + helpdoc_output: will use the help document viewer to view the document `%{doc}` diff --git a/resources/locales/jvn/helpdoc_viewer/zh-CN.yml b/resources/locales/jvn/helpdoc_viewer/zh-CN.yml index 1c169c9..a502483 100644 --- a/resources/locales/jvn/helpdoc_viewer/zh-CN.yml +++ b/resources/locales/jvn/helpdoc_viewer/zh-CN.yml @@ -4,3 +4,7 @@ helpdoc_viewer: _列表_ | ↑↓: 翻页 | ←→/Space: 切换视图 | Q: 退出 content_area_hint: | _阅读_ | ↑↓: 浏览 | ←→/Space: 切换视图 | Q: 退出 + + verbose: + no_helpdoc_output: 将直接渲染输出文章 `%{doc}` + helpdoc_output: 将使用帮助文档查看器查看文章 `%{doc}` |
