fix all links
This commit is contained in:
parent
f58788b47c
commit
f58b758009
21 changed files with 21 additions and 21 deletions
|
|
@ -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}";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue