Existing friends management

This commit is contained in:
2024-04-25 23:03:16 +08:00
parent 0230ea5c79
commit 5346224f1e
11 changed files with 361 additions and 82 deletions

View File

@@ -10,6 +10,7 @@
"signInRiskDetected": "Risk detected, click Next to open a webpage and signin through it to pass security check.",
"signUp": "Sign Up",
"signUpCaption": "Create an account on Solarpass and then get the access of entire Solar Networks!",
"signOut": "Sign Out",
"poweredBy": "Powered by Project Hydrogen",
"copyright": "Copyright © 2024 Solsynth LLC",
"confirmation": "Confirmation",
@@ -30,6 +31,11 @@
"notifyDone": "You're done!",
"notifyDoneCaption": "There are no notifications unread for you.",
"notifyListHint": "Pull to refresh, swipe to dismiss",
"friend": "Friend",
"friendPending": "Pending",
"friendActive": "Active",
"friendBlocked": "Blocked",
"friendListHint": "Swipe left to decline, swipe right to approve",
"reaction": "Reaction",
"reactVerb": "React",
"post": "Post",

View File

@@ -4,12 +4,13 @@
"chat": "聊天",
"account": "账号",
"riskDetection": "风险监测",
"signIn": "登",
"signInCaption": "登以发表帖子、文章、创建领域、和你的朋友聊天,以及获取更多功能!",
"signInRequired": "请先登",
"signInRiskDetected": "检测到风险,点击下一步按钮来打开一个网页,并通过在其上面登来通过安全检查。",
"signIn": "登",
"signInCaption": "登以发表帖子、文章、创建领域、和你的朋友聊天,以及获取更多功能!",
"signInRequired": "请先登",
"signInRiskDetected": "检测到风险,点击下一步按钮来打开一个网页,并通过在其上面登来通过安全检查。",
"signUp": "注册",
"signUpCaption": "在 Solarpass 注册一个账号以获得整个 Solar Networks 的存取权!",
"signOut": "登出",
"poweredBy": "由 Project Hydrogen 强力驱动",
"copyright": "2024 Solsynth LLC © 版权所有",
"confirmation": "确认",
@@ -30,6 +31,11 @@
"notifyDone": "所有通知已读!",
"notifyDoneCaption": "这里没有什么东西可以给你看的了~",
"notifyListHint": "下拉以刷新,左滑来已读",
"friend": "好友",
"friendPending": "请求中",
"friendActive": "活跃的好友",
"friendBlocked": "封锁中",
"friendListHint": "左滑来拒绝,右滑来接受",
"reaction": "反应",
"reactVerb": "作出反应",
"post": "帖子",