Added support for async following including delayed confirmation if we followed

user or not
This commit is contained in:
Henry Jameson 2018-12-04 12:50:29 +03:00
parent 480f617c09
commit ca19025187
4 changed files with 71 additions and 4 deletions

View file

@ -193,6 +193,10 @@
"blocked": "Blocked!",
"deny": "Deny",
"follow": "Follow",
"follow_sent": "Request sent!",
"follow_progress": "Requesting…",
"follow_again": "Send request again?",
"follow_unfollow": "Stop following",
"followees": "Following",
"followers": "Followers",
"following": "Following!",

View file

@ -156,6 +156,10 @@
"block": "Заблокировать",
"blocked": "Заблокирован",
"follow": "Читать",
"follow_sent": "Запрос отправлен!",
"follow_progress": "Запрашиваем…",
"follow_again": "Запросить еще заново?",
"follow_unfollow": "Перестать читать",
"followees": "Читаемые",
"followers": "Читатели",
"following": "Читаю",