✨ Better whats new
This commit is contained in:
@ -21,6 +21,9 @@ const i18nEnglish = {
|
||||
'feedSearch': 'Search Feed',
|
||||
'feedSearchWithTag': 'Searching with tag #@key',
|
||||
'feedSearchWithCategory': 'Searching in category @category',
|
||||
'feedUnreadCount': '@count posts you may missed',
|
||||
'messages': 'Messages',
|
||||
'messagesUnreadCount': '@count messages unread',
|
||||
'visitProfilePage': 'Visit Profile Page',
|
||||
'profilePosts': 'Posts',
|
||||
'profileAlbum': 'Album',
|
||||
|
@ -29,6 +29,9 @@ const i18nSimplifiedChinese = {
|
||||
'feedSearch': '搜索资讯',
|
||||
'feedSearchWithTag': '检索带有 #@key 标签的资讯',
|
||||
'feedSearchWithCategory': '检索位于分类 @category 的资讯',
|
||||
'feedUnreadCount': '@count 条你可能错过的帖子',
|
||||
'messages': '消息',
|
||||
'messagesUnreadCount': '@count 条未读的消息',
|
||||
'visitProfilePage': '造访个人主页',
|
||||
'profilePosts': '帖子',
|
||||
'profileAlbum': '相簿',
|
||||
|
Reference in New Issue
Block a user