fix: rework tip for unavailable following/followers (#1110)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
This commit is contained in:
parent
7e321e906a
commit
1d50616949
6 changed files with 34 additions and 6 deletions
|
@ -35,7 +35,9 @@
|
|||
"profile_unavailable": "Profile unavailable",
|
||||
"unblock": "Unblock",
|
||||
"unfollow": "Unfollow",
|
||||
"unmute": "Unmute"
|
||||
"unmute": "Unmute",
|
||||
"view_other_followers": "Followers from other instances may not be displayed.",
|
||||
"view_other_following": "Following from other instances may not be displayed."
|
||||
},
|
||||
"action": {
|
||||
"apply": "Apply",
|
||||
|
|
|
@ -35,7 +35,9 @@
|
|||
"profile_unavailable": "个人资料不可见",
|
||||
"unblock": "取消拉黑",
|
||||
"unfollow": "取消关注",
|
||||
"unmute": "取消屏蔽"
|
||||
"unmute": "取消屏蔽",
|
||||
"view_other_followers": "其他站点上的关注者可能不会在这里显示。",
|
||||
"view_other_following": "其他站点上正在关注的人可能不会在这里显示。"
|
||||
},
|
||||
"action": {
|
||||
"apply": "应用",
|
||||
|
|
|
@ -35,7 +35,9 @@
|
|||
"profile_unavailable": "個人資料不可見",
|
||||
"unblock": "取消黑名單",
|
||||
"unfollow": "取消關注",
|
||||
"unmute": "取消靜音"
|
||||
"unmute": "取消靜音",
|
||||
"view_other_followers": "其他站點上的關注者可能不會在這裡顯示。",
|
||||
"view_other_following": "其他站點上正在關注的人可能不會在這裡顯示。"
|
||||
},
|
||||
"action": {
|
||||
"apply": "套用",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue