chore: Slightly adjust welcome screen

This commit is contained in:
Krille 2025-02-02 19:38:26 +01:00
commit 6bcef04a19
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
3 changed files with 5 additions and 3 deletions

View file

@ -2897,5 +2897,6 @@
"supportPage": "Support-Seite",
"@supportPage": {},
"serverInformation": "Server-Informationen:",
"@serverInformation": {}
"@serverInformation": {},
"appIntroduction": "Mit FluffyChat kannst du über verschiedene Messenger hinweg mit deinen Freunden chatten. Erfahre mehr dazu auf https://matrix.org oder tippe einfach auf *Fortfahren*."
}

View file

@ -2839,5 +2839,6 @@
},
"appWantsToUseForLoginDescription": "You hereby allow the app and website to share information about you.",
"open": "Open",
"waitingForServer": "Waiting for server..."
"waitingForServer": "Waiting for server...",
"appIntroduction": "FluffyChat lets you chat with your friends across different messengers. Learn more at https://matrix.org or just tap *Continue*."
}