feat: add support for publishing highlights
This commit is contained in:
@@ -380,6 +380,7 @@ export default {
|
||||
'reacted to your note': '对您的笔记做出了反应',
|
||||
'reposted your note': '转发了您的笔记',
|
||||
'zapped your note': '打闪了您的笔记',
|
||||
'highlighted your note': '高亮了您的笔记',
|
||||
'zapped you': '给您打闪',
|
||||
'Mark as read': '标记为已读',
|
||||
Report: '举报',
|
||||
@@ -575,6 +576,9 @@ export default {
|
||||
'Special Follow': '特别关注',
|
||||
'Unfollow Special': '取消特别关注',
|
||||
'Personal Feeds': '个人订阅',
|
||||
'Relay Feeds': '中继订阅'
|
||||
'Relay Feeds': '中继订阅',
|
||||
'Create Highlight': '创建高亮',
|
||||
'Write your thoughts about this highlight...': '写下你对这段高亮的想法...',
|
||||
'Publish Highlight': '发布高亮'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user