🌐 Added translation-strings for new landing-page
This commit is contained in:
@@ -16,7 +16,35 @@
|
||||
"create_or_import": "Create or Import",
|
||||
"see_all_quizzes": "See all your quizzes",
|
||||
"teachers_site": "Teacher's site",
|
||||
"students_site": "Student's site"
|
||||
"students_site": "Student's site",
|
||||
"no_tracking": "No Tracking",
|
||||
"self_hostable": "Self-Hostable",
|
||||
"german_server": "German Server",
|
||||
"user_friendly": "User-Friendly",
|
||||
"completely_free": "Completely Free",
|
||||
"quiz_results_downloadable": "Quiz-results can be downloaded",
|
||||
"multilingual": "Multilingual",
|
||||
"dark_mode": "Darkmode",
|
||||
"get_a_quiz": "1. Get a quiz",
|
||||
"create_a_quiz_from_scratch": "Create a quiz from scratch with the editor and include pictures and more",
|
||||
"find_or_explore": "Find (or explore) quizzes made or imported by other people",
|
||||
"import_quiz_from_kahoot_and_edit": "Import a quiz from Kahoot! and edit it on ClassQuiz",
|
||||
"play_quiz": "2. Play the quiz",
|
||||
"select_answer": "Select the answer",
|
||||
"choose_answer_wisely": "Choose your answer wisely",
|
||||
"view_results": "View results",
|
||||
"check_if_chosen_wisely": "Check, if you have chosen wisely",
|
||||
"list_winners": "List winners",
|
||||
"get_ranking_and_winners": "Get the ranking and see who won",
|
||||
"why_classquiz": "Why ClassQuiz?",
|
||||
"no_tracking_content": "Kahoot tracks with at least 2 american 3rd-parties and ClassQuiz doesn't track with any 3rd-parties at all!",
|
||||
"self_hostable_content": "ClassQuiz can easily be self-hosted, so the data is only in your control!",
|
||||
"user_friendly_content": "ClassQuiz tries to be as user-friendly as possible, so it is easy to use for everyone",
|
||||
"completely_free_content": "ClassQuiz is completely free without any paid plans or annoying redirects to the upgrade-page. A donation is still appreciated!",
|
||||
"quiz_results_downloadable_content": "Quiz-results can be easily exported into an Excel-spreadsheet. (Didn't know others couldn't do that)",
|
||||
"multilingual_content": "ClassQuiz is already fully translated into English, German, Turkish, French and Italian. It is also partly translated into Indonesian and Catalan.",
|
||||
"dark_mode_content": "One of the most important features a website can have!",
|
||||
"german_server_content": "ClassQuiz's servers are located in Germany and hosted by netcup."
|
||||
},
|
||||
"overview_page": {
|
||||
"created_at": "Created at",
|
||||
@@ -113,7 +141,8 @@
|
||||
"game_pin": "Game Pin",
|
||||
"other": "other",
|
||||
"other_plural": "others",
|
||||
"donating": "donating"
|
||||
"donating": "donating",
|
||||
"find": "Find"
|
||||
},
|
||||
"editor": {
|
||||
"time_in_seconds": "Time in seconds",
|
||||
|
||||
Reference in New Issue
Block a user