✨ Post with publish at and until
This commit is contained in:
@ -101,6 +101,9 @@ const i18nEnglish = {
|
||||
'postRestoreFromLocal': 'Restore from local',
|
||||
'postAutoSaveAt': 'Auto saved at @date',
|
||||
'postCategoriesAndTags': 'Categories n\' Tags',
|
||||
'postPublishDate': 'Publish Date',
|
||||
'postPublishAt': 'Publish At',
|
||||
'postPublishedUntil': 'Publish Until',
|
||||
'postPublishZone': 'Publish Zone',
|
||||
'postPublishZoneNone': 'None',
|
||||
'postVisibility': 'Visibility',
|
||||
|
@ -95,6 +95,9 @@ const i18nSimplifiedChinese = {
|
||||
'postRestoreFromLocal': '内容从本地暂存回复',
|
||||
'postAutoSaveAt': '已自动保存于 @date',
|
||||
'postCategoriesAndTags': '分类与标签',
|
||||
'postPublishDate': '发布时间',
|
||||
'postPublishAt': '发布帖子于',
|
||||
'postPublishedUntil': '取消发布于',
|
||||
'postPublishZone': '帖子发布区',
|
||||
'postPublishZoneNone': '无所属领域',
|
||||
'postVisibility': '帖子可见性',
|
||||
|
Reference in New Issue
Block a user