fix(i18n): add missing translation (#2340)

This commit is contained in:
Sma11X 2023-08-24 19:09:54 +08:00 committed by GitHub
parent e4725d433e
commit 1ac3164d0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 4 deletions

View file

@ -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}",