✨ Post browse by categories, tags
This commit is contained in:
@@ -854,5 +854,11 @@
|
||||
"failedToLoadUserInfo": "Failed to load user info",
|
||||
"failedToLoadUserInfoNetwork": "It seems be network issue, you can tap the button below to try again.",
|
||||
"failedToLoadUserInfoUnauthorized": "It seems your session has been logged out or not available anymore, you can still try agian to fetch the user info if you want.",
|
||||
"okay": "Okay"
|
||||
"okay": "Okay",
|
||||
"postDetails": "Post Details",
|
||||
"postCount": {
|
||||
"zero": "No posts",
|
||||
"one": "{} post",
|
||||
"other": "{} posts"
|
||||
}
|
||||
}
|
||||
|
@@ -828,5 +828,6 @@
|
||||
"failedToLoadUserInfo": "加载用户信息失败",
|
||||
"failedToLoadUserInfoNetwork": "这看起来是个网络问题,你可以按下面的按钮来重试",
|
||||
"failedToLoadUserInfoUnauthorized": "看来您的会话已被注销或不再可用,如果您愿意,您仍然可以再次尝试获取用户信息。",
|
||||
"okay": "了解"
|
||||
"okay": "了解",
|
||||
"postDetails": "帖子详情"
|
||||
}
|
||||
|
Reference in New Issue
Block a user