fix (locale): add description of Mastodon API permissions

This commit is contained in:
naskya 2024-07-28 11:08:39 +09:00
parent cd589392d6
commit 38728f6a89
No known key found for this signature in database
GPG key ID: 712D413B3A9FED5C

View file

@ -1668,6 +1668,10 @@ _2fa:
removeKeyConfirm: "Really delete the {name} key?"
token: "2FA Token"
_permissions:
read: "Read (read timelines, notifications, reactions, mutes, account information, etc.)"
write: "Write (make posts, react to posts, mute users, edit account information, etc.)"
push: "Send push notifications"
follow: "Follow and unfollow accounts"
"read:account": "View your account information"
"write:account": "Edit your account information"
"read:blocks": "View your list of blocked users"