fix all links

This commit is contained in:
CuteTadpole 2020-08-31 22:16:22 +03:00
commit f58b758009
21 changed files with 21 additions and 21 deletions

View file

@ -84,7 +84,7 @@ class MessageLookup extends MessageLookupByLibrary {
static m27(groupName) => "Пригласить контакт в ${groupName}";
static m28(username, link) =>
"${username} пригласил(а) вас в FluffyChat. \n1. Установите FluffyChat: http://fluffychat.im \n2. Зарегистрируйтесь или войдите \n3. Откройте ссылку приглашения: ${link}";
"${username} пригласил(а) вас в FluffyChat. \n1. Установите FluffyChat: https://fluffychat.im \n2. Зарегистрируйтесь или войдите \n3. Откройте ссылку приглашения: ${link}";
static m29(username, targetName) => "${username} пригласил(а) ${targetName}";