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"
}

View File

@@ -378,5 +378,14 @@
"overview_upcoming_events": "Tulevased üritused",
"overview_upcoming_empty": "Tulevasi üritusi pole. Loo üks alustamiseks.",
"overview_view_all_events": "Vaata kõiki üritusi",
"overview_more_members": "+{count} veel"
"overview_more_members": "+{count} veel",
"chat_join_title": "Liitu vestlusega",
"chat_join_description": "Vestlus põhineb Matrixil — avatud standardil turvalise ja detsentraliseeritud suhtluse jaoks.",
"chat_join_consent": "Liitudes luuakse sulle Matrixi konto sinu praeguste profiiliandmete (nimi, e-post ja avatar) põhjal.",
"chat_join_learn_more": "Loe Matrixi kohta lähemalt",
"chat_join_button": "Liitu vestlusega",
"chat_joining": "Konto seadistamine...",
"chat_join_success": "Vestluskonto loodud! Tere tulemast.",
"chat_join_error": "Vestluse seadistamine ebaõnnestus. Proovi uuesti.",
"chat_disconnect": "Katkesta vestlusühendus"
}