Add Japanes translated docs, improve a doc style.

This commit is contained in:
Takahito Yamatoya 2016-01-24 19:47:12 +09:00
parent 45798d1933
commit 42493a7ed3
2 changed files with 338 additions and 1 deletions

View file

@ -302,7 +302,7 @@ You can make use of `position` and `id` to control how the item will be placed
when building a menu with `Menu.buildFromTemplate`.
The `position` attribute of `MenuItem` has the form `[placement]=[id]`, where
placement is one of `before`, `after`, or `endof` and `id` is the unique ID of
`placement` is one of `before`, `after`, or `endof` and `id` is the unique ID of
an existing item in the menu:
* `before` - Inserts this item before the id referenced item. If the