1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2025-01-18 19:51:36 +01:00

feat: add notification follow request i18n words

This commit is contained in:
CMK 2022-06-30 15:05:48 +08:00
parent dca3ea030a
commit 523f077f1b

View File

@ -544,6 +544,12 @@
"keyobard": { "keyobard": {
"show_everything": "Show Everything", "show_everything": "Show Everything",
"show_mentions": "Show Mentions" "show_mentions": "Show Mentions"
},
"follow_request": {
"accept": "Accept",
"accepted": "Accepted",
"reject": "reject",
"rejected": "Rejected"
} }
}, },
"thread": { "thread": {