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": "隱藏來自 {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": "不再隱藏 {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