locales yml update
This commit is contained in:
parent
da83ca8dd0
commit
4083ec4b6b
|
@ -11,6 +11,11 @@ en:
|
||||||
none: 'None'
|
none: 'None'
|
||||||
qrcodetips: 'Continue reading with mobile phone or share it to Wechat Puppy'
|
qrcodetips: 'Continue reading with mobile phone or share it to Wechat Puppy'
|
||||||
|
|
||||||
|
views:
|
||||||
|
pagination:
|
||||||
|
previous: 'Prev'
|
||||||
|
next: 'Next'
|
||||||
|
|
||||||
home:
|
home:
|
||||||
no_blog_here: 'There is no post here'
|
no_blog_here: 'There is no post here'
|
||||||
read: 'Read More >>'
|
read: 'Read More >>'
|
||||||
|
|
|
@ -11,6 +11,11 @@ zh-CN:
|
||||||
none: '无'
|
none: '无'
|
||||||
qrcodetips: '扫一扫继续阅读或者帮我分享至朋友圈'
|
qrcodetips: '扫一扫继续阅读或者帮我分享至朋友圈'
|
||||||
|
|
||||||
|
views:
|
||||||
|
pagination:
|
||||||
|
previous: '上一页'
|
||||||
|
next: '下一页'
|
||||||
|
|
||||||
home:
|
home:
|
||||||
no_blog_here: '这里没有博客'
|
no_blog_here: '这里没有博客'
|
||||||
read: '阅读全文 >>'
|
read: '阅读全文 >>'
|
||||||
|
|
Loading…
Reference in New Issue