-
Notifications
You must be signed in to change notification settings - Fork 916
custom blocks translation for ja #737
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
/ping @ktsn |
@@ -66,13 +66,13 @@ module.exports = { | |||
} | |||
``` | |||
|
|||
## Runtime available docs | |||
## 実行可能なドキュメント |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ドキュメントが実行可能なのではなく、実行時に利用可能だという意味だと思うので、「実行時に利用可能なドキュメント」はいかがでしょうか?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
確かにそちらの方がいいですね。
修正しました!
from review comment: vuejs#737 (comment)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
レビュー、ありがとうございました! |
* pick up from #664 * translate #664 * improve title from review comment: vuejs/vue-loader#737 (comment)
No description provided.