1st time ja-JP translation commit.

This commit is contained in:
OGOSHI Masayuki
2014-04-13 15:35:36 +09:00
parent 4f4b743d9c
commit 5447420832
41 changed files with 594 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
title: $:/language/Help/rendertiddler
description: Render an individual tiddler as a specified ContentType
Render an individual tiddler as a specified ContentType, defaults to `text/html` and save it to the specified filename:
```
--rendertiddler <title> <filename> [<type>]
```