feat: add i18n string for follower/following list footer
This commit is contained in:
parent
0eba513d5c
commit
86d475fe56
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue