Improve remote profile disclaimer (#4342)
* Improve remote profile disclaimer * yarn run manage:translations
This commit is contained in:
parent
88b5e0b703
commit
07d93716aa
34 changed files with 126 additions and 54 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"account.block": "屏蔽 @{name}",
|
||||
"account.block_domain": "Hide everything from {domain}",
|
||||
"account.disclaimer": "由于这个账户处于另一个服务器实例上,实际数字会比这个更多。",
|
||||
"account.disclaimer_full": "Information below may reflect the user's profile incompletely.",
|
||||
"account.edit_profile": "修改个人资料",
|
||||
"account.follow": "关注",
|
||||
"account.followers": "关注者",
|
||||
|
@ -17,6 +17,7 @@
|
|||
"account.unblock_domain": "Unhide {domain}",
|
||||
"account.unfollow": "取消关注",
|
||||
"account.unmute": "取消 @{name} 的静音",
|
||||
"account.view_full_profile": "View full profile",
|
||||
"boost_modal.combo": "如你想在下次路过时显示,请按{combo},",
|
||||
"bundle_column_error.body": "Something went wrong while loading this component.",
|
||||
"bundle_column_error.retry": "Try again",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue