mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-17 15:09:31 +00:00
feature:
新增归档页面
This commit is contained in:
@@ -4,7 +4,8 @@ export default {
|
||||
RSS: 'RSS',
|
||||
SEARCH: 'Search',
|
||||
ABOUT: 'About',
|
||||
MAIL: 'E-Mail'
|
||||
MAIL: 'E-Mail',
|
||||
ARCHIVE: 'Archive'
|
||||
},
|
||||
COMMON: {
|
||||
MORE: 'More',
|
||||
|
||||
@@ -5,7 +5,8 @@ export default {
|
||||
SEARCH: '搜索',
|
||||
ABOUT: '关于',
|
||||
NAVIGATOR: '导航',
|
||||
MAIL: '邮箱'
|
||||
MAIL: '邮箱',
|
||||
ARCHIVE: '归档'
|
||||
},
|
||||
COMMON: {
|
||||
MORE: '更多',
|
||||
|
||||
Reference in New Issue
Block a user