diff --git a/frontend/src/lib/i18n/locales/nl.json b/frontend/src/lib/i18n/locales/nl.json index 4e4537e..424b936 100644 --- a/frontend/src/lib/i18n/locales/nl.json +++ b/frontend/src/lib/i18n/locales/nl.json @@ -188,7 +188,16 @@ "select": "Selecteren", "update": "Update", "rating": "Beoordeling", - "quiztivity": "Quiztivity" + "quiztivity": "Quiztivity", + "analytics": "", + "check_choice": "", + "play_plural": "", + "dislike_plural": "", + "info": "", + "view_plural": "", + "like": "", + "dislike": "", + "like_plural": "" }, "editor": { "not_all_links_imgur_links": "Niet alle links zijn Imgur-links!", @@ -224,7 +233,9 @@ "visit_docs": "Bekijk de documentatie", "a_kahoot_quiz": "Een Kahoot!-Quiz", "need_help": "Hulp nodig?", - "classquiz_quiz": "Een ClassQuiz-Quiz" + "classquiz_quiz": "Een ClassQuiz-Quiz", + "this_side_classquiz_excel": "", + "download_template_here": "" }, "admin_page": { "start_game": "Start spel", @@ -244,7 +255,8 @@ "enter_answer_into_field": "Typ je antwoord in het invoerveld!", "stop_time_and_solutions": "Stop de tijd en toon oplossingen", "download_export_results": "Resultaten downloaden", - "answers_submitted": "{{answer_count}} Antwoorden ingediend" + "answers_submitted": "{{answer_count}} Antwoorden ingediend", + "request_export_results": "" }, "password_reset_page": { "reset_password": "Wachtwoord resetten" @@ -343,7 +355,10 @@ "player_score": "Speler Score" }, "dashboard": { - "search_for_own_quizzes": "Zoek voor je eigen quizzen" + "search_for_own_quizzes": "Zoek voor je eigen quizzen", + "commandpalette_notice": "", + "views_n_plays": "", + "info_analytics": "" }, "security_settings": { "webauthn": "Webauthn", @@ -388,9 +403,11 @@ "add_new": "Nieuwe toevoegen", "shares": { "never_expires": "Verloopt nooit", - "expires_on": "Verloopt op {{date}}" + "expires_on": "Verloopt op {{date}}", + "add_new_share": "" }, - "select_page_type": "Selecteer Pagina Type" + "select_page_type": "Selecteer Pagina Type", + "open_shares_menu": "" }, "memory": { "editor": { @@ -403,7 +420,8 @@ "memory": { "try_count": "Pogingen: {{try_count}}" } - } + }, + "share_expired": "" }, "controllers": { "update_from_to": "Bijwerken van {{current_version}} naar {{newest_version}}",