Shuffle mode

This commit is contained in:
2024-07-25 02:00:29 +08:00
parent 02c28533db
commit fa3ba0e188
4 changed files with 67 additions and 21 deletions

View File

@ -83,6 +83,8 @@ const messagesEnglish = {
'notifyAllRead': 'Mark all as read',
'notifyEmpty': 'All notifications read',
'notifyEmptyCaption': 'It seems like nothing happened recently',
'postListNews': 'News',
'postListShuffle': 'Random',
'postEditor': 'Create new post',
'articleEditor': 'Create new article',
'articleDetail': 'Article details',

View File

@ -81,6 +81,8 @@ const simplifiedChineseMessages = {
'articleEditor': '撰写文章',
'articleDetail': '文章详情',
'draftBoxOpen': '打开草稿箱',
'postListNews': '新鲜事',
'postListShuffle': '打乱看',
'postNew': '创建新帖子',
'postNewInRealmHint': '在领域 @realm 里发表新帖子',
'postAction': '发表',