feat(i18n): add missing zh-CN translations (#425)

This commit is contained in:
Alex 2022-12-14 13:38:14 +08:00 committed by GitHub
parent 441c16913d
commit 9ac4d68fe8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 20 additions and 3 deletions

View file

@ -4,6 +4,7 @@
"blocked_by": "You're blocked by this user.",
"blocked_domains": "Blocked domains",
"blocked_users": "Blocked users",
"bot": "BOT",
"favourites": "Favourites",
"follow": "Follow",
"follow_back": "Follow back",
@ -160,6 +161,10 @@
"filter_hidden_phrase": "Filtered by",
"filter_removed_phrase": "Removed by filter",
"filter_show_anyway": "Show anyway",
"img_alt": {
"desc": "Description",
"dismiss": "Dismiss"
},
"poll": {
"count": "{n} votes",
"ends": "ends {0}",