feat: more list support (#1479)

This commit is contained in:
Evan Boehs 2023-01-27 10:15:46 -05:00 committed by GitHub
parent 9d353fa07b
commit e393049f04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 212 additions and 1 deletions

View file

@ -174,6 +174,11 @@
"language": {
"search": "Search"
},
"list": {
"add_account": "Add account to list",
"modify_account": "Modify lists with account",
"remove_account": "Remove account from list"
},
"menu": {
"block_account": "Block {0}",
"block_domain": "Block domain {0}",
@ -447,8 +452,10 @@
"edited": "edited {0}"
},
"tab": {
"accounts": "Accounts",
"for_you": "For you",
"hashtags": "Hashtags",
"list": "List",
"media": "Media",
"news": "News",
"notifications_all": "All",