Merge pull request #231 from VincentTam/ja-translation
[Bug fix] Corrected Japanese Staticman UI string
This commit is contained in:
commit
089190181d
1 changed files with 7 additions and 7 deletions
14
i18n/ja.yaml
14
i18n/ja.yaml
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue