{{ translations['quiz_title'] }} – Player Selection
{% if request.args.get('buzzer') == '1' %}
{% endif %}
{{ translations['singleplayer'] }}
{{ translations['singleplayer_desc'] if translations['singleplayer_desc'] else 'Play alone and test your knowledge.' }}
{% if request.args.get('buzzer') == '1' %}
{% endif %}
{{ translations['local_multiplayer'] }}
Spiele mit bis zu 4 Personen an einem Gerät.
{{ translations['online_multiplayer'] if translations['online_multiplayer'] else 'Online Multiplayer' }}
Coming soon!
← {{ translations['quiz_mode'] }}