Mega push vol 6, started adding many awesome stuff, chat broken rn

This commit is contained in:
AlacrisDevs
2026-02-07 15:11:28 +02:00
parent f9dc950394
commit dcee479839
19 changed files with 1634 additions and 209 deletions

View File

@@ -378,5 +378,14 @@
"overview_upcoming_events": "Upcoming Events",
"overview_upcoming_empty": "No upcoming events. Create one to get started.",
"overview_view_all_events": "View all events",
"overview_more_members": "+{count} more"
"overview_more_members": "+{count} more",
"chat_join_title": "Join Chat",
"chat_join_description": "Chat is powered by Matrix, an open standard for secure, decentralized communication.",
"chat_join_consent": "By joining, a Matrix account will be created for you using your current profile details (name, email, and avatar).",
"chat_join_learn_more": "Learn more about Matrix",
"chat_join_button": "Join Chat",
"chat_joining": "Setting up your account...",
"chat_join_success": "Chat account created! Welcome.",
"chat_join_error": "Failed to set up chat. Please try again.",
"chat_disconnect": "Disconnect from Chat"
}