{{ translations['songs_in_playlist'] if translations.get('songs_in_playlist') else 'Songs' }}
{{ total_questions }}
{{ translations['score'] if translations.get('score') else 'Score' }}
{{ score }}
{{ translations['answered'] if translations.get('answered') else 'Answered' }}
{{ answered }}