Merge pull request #231 from VincentTam/ja-translation

[Bug fix] Corrected Japanese Staticman UI string
This commit is contained in:
Michael Romero 2018-12-10 15:44:06 -08:00 committed by GitHub
commit 089190181d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,19 +49,19 @@
# Staticman # Staticman
- id: noComment - id: noComment
translation: "No comment" translation: "0 件のコメント"
- id: oneComment - id: oneComment
translation: "comment" translation: "件のコメント"
- id: moreComment - id: moreComment
translation: "comments" translation: "件のコメント"
- id: useMarkdown - id: useMarkdown
translation: "You can use Markdown syntax" translation: "Markdown を使用できます"
- id: yourName - id: yourName
translation: "Your name" translation: "名前"
- id: yourEmail - id: yourEmail
translation: "Your email address" translation: "メールアドレス"
- id: yourWebsite - id: yourWebsite
translation: "You website" translation: "ウェブサイト"
# Delayed Disqus # Delayed Disqus
- id: show - id: show