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

@ -86,7 +86,7 @@ class MessageLookup extends MessageLookupByLibrary {
static m27(groupName) => "Kontakt in die Gruppe ${groupName} einladen";
static m28(username, link) =>
"${username} hat Dich zu FluffyChat eingeladen. \n1. Installiere FluffyChat: http://fluffy.chat \n2. Melde Dich in der App an \n3. Öffne den Einladungslink: ${link}";
"${username} hat Dich zu FluffyChat eingeladen. \n1. Installiere FluffyChat: https://fluffychat.im \n2. Melde Dich in der App an \n3. Öffne den Einladungslink: ${link}";
static m29(username, targetName) =>
"${username} hat ${targetName} eingeladen";