diff options
| -rw-r--r-- | src/i18n/uk.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/uk.json b/src/i18n/uk.json index 530c57a0..dba90b7d 100644 --- a/src/i18n/uk.json +++ b/src/i18n/uk.json @@ -742,7 +742,8 @@ "its_you": "Це ти!", "follows_you": "Підписаний на вас!", "followers": "Підписника", - "followees": "Підписаний(-а)" + "followees": "Підписаний(-а)", + "follow_progress": "Запитую…" }, "status": { "copy_link": "Скопіювати посилання на допис", |
