feat: add i18n string for follower/following list footer

This commit is contained in:
CMK 2021-11-01 20:14:26 +08:00
parent 0eba513d5c
commit 86d475fe56
1 changed files with 6 additions and 0 deletions

View File

@ -414,6 +414,12 @@
}
}
},
"follower": {
"footer": "Followers from other servers are not displayed."
},
"following": {
"footer": "Follows from other servers are not displayed."
},
"search": {
"title": "Search",
"search_bar": {