Closed Renzhh closed 9 years ago
@Xuanwo I have wrapped strings like this with quotation marks.
categories: Categories
search: Search
tags: Tags
tagcloud: "Tag Cloud"
tweets: Tweets
prev: Prev
next: Next
comment: Comments
archive_a: Archives
archive_b: "Archives: %s"
page: "Page %d"
recent_posts: "Recent Posts"
but still have previous errors (same). My hexo version see below:
E:\hexo>hexo -version
hexo: 2.8.2
os: Windows_NT 6.1.7601 win32 ia32
http_parser: 1.0
node: 0.10.29
v8: 3.14.5.9
ares: 1.9.0-DEV
uv: 0.10.27
zlib: 1.2.3
modules: 11
openssl: 1.0.1h
Did you do the same thing with languages/de.yml
?
@tommy351 That solves my problem. I should modify all
.yml files.
@Renzhh did u mean we should modify all .yml even in the theme we dont use?
@frontEnd-fucker We don't use doesn't mean the yml program don't use. Hexo will all the yml files in languages. You know, it's just my guess~
@frontEnd-fucker Actually, I modify all .yml files in languages of the theme I use. Then hexo can properly parse configuration files. It works.
@Renzhh u r right, there is no need to modify .yml files in other theme.. thx a lot,
If question finished, please close the issues, THX ~
Recently, I am trying to use hexo to deploy blog. When I choose theme 'diasy' and run command ‘hexo generate’, following information prompts:
and the languages/de.yml file is default and unmodified
I have used several themes, but only this theme generates error information. I've asked the author of 'diasy' theme, he reponses with "no exception information".