✨ Existing friends management
This commit is contained in:
@@ -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",
|
||||
|
@@ -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": "帖子",
|
||||
|
Reference in New Issue
Block a user