🌐 Localize dashboard
This commit is contained in:
@ -24,6 +24,14 @@ const i18nEnglish = {
|
||||
'feedUnreadCount': '@count posts you may missed',
|
||||
'messages': 'Messages',
|
||||
'messagesUnreadCount': '@count messages unread',
|
||||
'dailySign': 'Daily Sign',
|
||||
'dailySignNone': 'You haven\'t sign today',
|
||||
'dailySignTier0': 'Everything may not be good',
|
||||
'dailySignTier1': 'Something may be wrong',
|
||||
'dailySignTier2': 'Just so so',
|
||||
'dailySignTier3': 'Something may goes well',
|
||||
'dailySignTier4': 'Everything will be awesome',
|
||||
'dashboardFooter': 'Don\'t be serious, just for fun.',
|
||||
'visitProfilePage': 'Visit Profile Page',
|
||||
'profilePosts': 'Posts',
|
||||
'profileAlbum': 'Album',
|
||||
|
@ -32,6 +32,14 @@ const i18nSimplifiedChinese = {
|
||||
'feedUnreadCount': '@count 条你可能错过的帖子',
|
||||
'messages': '消息',
|
||||
'messagesUnreadCount': '@count 条未读的消息',
|
||||
'dailySign': '签到',
|
||||
'dailySignNone': '今日未拜访佛祖',
|
||||
'dailySignTier0': '诸事不宜',
|
||||
'dailySignTier1': '有些不宜',
|
||||
'dailySignTier2': '平平淡淡',
|
||||
'dailySignTier3': '有些事宜',
|
||||
'dailySignTier4': '诸事皆宜',
|
||||
'dashboardFooter': '占卜多少沾点玩,人生还得靠实力',
|
||||
'visitProfilePage': '造访个人主页',
|
||||
'profilePosts': '帖子',
|
||||
'profileAlbum': '相簿',
|
||||
|
Reference in New Issue
Block a user