mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-02 23:16:51 +00:00
feature:
适配无标签文章
This commit is contained in:
@@ -11,6 +11,7 @@ export default {
|
||||
MORE: 'More',
|
||||
LATEST_POSTS: 'Latest posts',
|
||||
TAGS: 'Tags',
|
||||
NO_TAG: 'NoTag',
|
||||
CATEGORY: 'Category',
|
||||
SHARE: 'Share',
|
||||
SCAN_QR_CODE: 'Scan QRCode',
|
||||
|
||||
@@ -12,6 +12,7 @@ export default {
|
||||
MORE: '更多',
|
||||
LATEST_POSTS: '最新文章',
|
||||
TAGS: '标签',
|
||||
NO_TAG: 'NoTag',
|
||||
CATEGORY: '分类',
|
||||
SHARE: '分享',
|
||||
SCAN_QR_CODE: '扫一扫二维码',
|
||||
|
||||
Reference in New Issue
Block a user