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

@ -87,7 +87,7 @@ class MessageLookup extends MessageLookupByLibrary {
static m27(groupName) => "Invite contact to ${groupName}";
static m28(username, link) =>
"${username} invited you to FluffyChat. \n1. Install FluffyChat: http://fluffy.chat \n2. Sign up or sign in \n3. Open the invite link: ${link}";
"${username} invited you to FluffyChat. \n1. Install FluffyChat: https://fluffychat.im \n2. Sign up or sign in \n3. Open the invite link: ${link}";
static m29(username, targetName) => "${username} invited ${targetName}";