fix all links
This commit is contained in:
parent
f58788b47c
commit
f58b758009
21 changed files with 21 additions and 21 deletions
|
|
@ -85,7 +85,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|||
static m27(groupName) => "Pozvať kontakt do ${groupName}";
|
||||
|
||||
static m28(username, link) =>
|
||||
"${username} vás pozval na FluffyChat.\n1. Nainštalujte si FluffyChat: http://fluffy.chat\n2. Zaregistrujte sa alebo sa prihláste\n3. Otvorte odkaz na pozvánku: ${link}";
|
||||
"${username} vás pozval na FluffyChat.\n1. Nainštalujte si FluffyChat: https://fluffychat.im\n2. Zaregistrujte sa alebo sa prihláste\n3. Otvorte odkaz na pozvánku: ${link}";
|
||||
|
||||
static m29(username, targetName) => "${username} pozvali ${targetName}";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue