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

@ -82,7 +82,7 @@ class MessageLookup extends MessageLookupByLibrary {
static m27(groupName) => "Zaproś kontakty do ${groupName}";
static m28(username, link) =>
"${username} zaprosił/-a cię do FluffyChat. \n1. Zainstaluj FluffyChat: http://fluffy.chat \n2. Zarejestuj się lub zaloguj \n3. Otwórz link zaproszenia: ${link}";
"${username} zaprosił/-a cię do FluffyChat. \n1. Zainstaluj FluffyChat: https://fluffychat.im \n2. Zarejestuj się lub zaloguj \n3. Otwórz link zaproszenia: ${link}";
static m29(username, targetName) => "${username} zaprosił/-a ${targetName}";