New translations app.json (Russian)
This commit is contained in:
parent
c6c4c7f93f
commit
e6f1316d35
|
@ -462,11 +462,23 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"follower": {
|
"follower": {
|
||||||
|
"title": "follower",
|
||||||
"footer": "Followers from other servers are not displayed."
|
"footer": "Followers from other servers are not displayed."
|
||||||
},
|
},
|
||||||
"following": {
|
"following": {
|
||||||
|
"title": "following",
|
||||||
"footer": "Follows from other servers are not displayed."
|
"footer": "Follows from other servers are not displayed."
|
||||||
},
|
},
|
||||||
|
"familiarFollowers": {
|
||||||
|
"title": "Followers you familiar",
|
||||||
|
"followed_by_names": "Followed by %s"
|
||||||
|
},
|
||||||
|
"favorited_by": {
|
||||||
|
"title": "Favorited By"
|
||||||
|
},
|
||||||
|
"reblogged_by": {
|
||||||
|
"title": "Reblogged By"
|
||||||
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"title": "Поиск",
|
"title": "Поиск",
|
||||||
"search_bar": {
|
"search_bar": {
|
||||||
|
|
Loading…
Reference in New Issue