fix(i18n): add missing translation (#2340)
This commit is contained in:
parent
e4725d433e
commit
1ac3164d0c
4 changed files with 8 additions and 4 deletions
|
@ -41,7 +41,8 @@
|
|||
"unfollow": "Unfollow",
|
||||
"unmute": "Unmute",
|
||||
"view_other_followers": "Followers from other instances may not be displayed.",
|
||||
"view_other_following": "Following from other instances may not be displayed."
|
||||
"view_other_following": "Following from other instances may not be displayed.",
|
||||
"withdraw_follow_request": "Withdraw follow request"
|
||||
},
|
||||
"action": {
|
||||
"apply": "Apply",
|
||||
|
@ -246,6 +247,7 @@
|
|||
"pin_on_profile": "Pin on profile",
|
||||
"remove_personal_note": "Remove personal note from {0}",
|
||||
"report_account": "Report {0}",
|
||||
"share_account": "Share {0}",
|
||||
"share_post": "Share this post",
|
||||
"show_favourited_and_boosted_by": "Show who favorited and boosted",
|
||||
"show_reblogs": "Show boosts from {0}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue