Skip to content

Commit e1c788a

Browse files
author
reco_luan
authored
Merge pull request #145 from xyyolab/develop
fixed japanese
2 parents 198ac24 + b80382a commit e1c788a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

locals/ja.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
export default {
22
homeBlog: {
3-
article: '文章',
4-
tag: 'ラベル',
5-
category: '分類',
6-
friendLink: '友情リンク'
3+
article: '記事',
4+
tag: 'タグ',
5+
category: 'カテゴリー',
6+
friendLink: 'お友達リンク'
77
}
88
}

0 commit comments

Comments
 (0)