diff --git a/static/js/message-translations.ts b/static/js/message-translations.ts index 3008774ef6f..8f940099ff0 100644 --- a/static/js/message-translations.ts +++ b/static/js/message-translations.ts @@ -88,11 +88,11 @@ export const TRANSLATIONS: Record> = { "Connection_error": "We couldn't reach the server।", "Empty_output": "This code works but does not print anything. Add a print command to your code or use the turtle to get output।", "Errors_found": "You made a mistake! Don't worry, we still ran the program", - "Execute_error": "Something went wrong while running the program।", + "Execute_error": "Something went wrong।", "Other_error": "Oops! Maybe we made a little mistake।", "Program_repair": "This could be the correct code, can you fix it?", "Program_too_long": "Your program takes too long to run।", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "We can't run your program।", "Transpile_success": "Good job!\nAmazing!\nWell done!\nExcellent!\nYou did great!", "Transpile_warning": "Warning!", @@ -368,11 +368,11 @@ export const TRANSLATIONS: Record> = { "Connection_error": "We couldn't reach the server.", "Empty_output": "This code works but does not print anything. Add a print command to your code or use the turtle to get output.", "Errors_found": "You made a mistake! Don't worry, we still ran the program", - "Execute_error": "Something went wrong while running the program.", + "Execute_error": "Something went wrong.", "Other_error": "Oops! Maybe we made a little mistake.", "Program_repair": "This could be the correct code, can you fix it?", "Program_too_long": "Your program takes too long to run.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "We can't run your program.", "Transpile_success": "Good job!\nAmazing!\nWell done!\nExcellent!\nYou did great!", "Transpile_warning": "Warning!", @@ -532,7 +532,7 @@ export const TRANSLATIONS: Record> = { "Other_error": "اوه! ممکنه ما یک اشتباه کوچکی کردیم.", "Program_repair": "این میتونه کد صحیح باشه، میتونی درستش کنی؟", "Program_too_long": "اجرای برنامه ات خیلی طول می کشه.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "نمیتونی برنامه ات را اجرا کنی.", "Transpile_success": "آفرین!\nشگفت انگيزه!\nآفرین!\nعالی!\nکارت عالی بود!", "Transpile_warning": "هشدار!", @@ -568,11 +568,11 @@ export const TRANSLATIONS: Record> = { "Connection_error": "We couldn't reach the server.", "Empty_output": "This code works but does not print anything. Add a print command to your code or use the turtle to get output.", "Errors_found": "You made a mistake! Don't worry, we still ran the program", - "Execute_error": "Something went wrong while running the program.", + "Execute_error": "Something went wrong.", "Other_error": "Oops! Maybe we made a little mistake.", "Program_repair": "This could be the correct code, can you fix it?", "Program_too_long": "Your program takes too long to run.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "We can't run your program.", "Transpile_success": "Good job!\nAmazing!\nWell done!\nExcellent!\nYou did great!", "Transpile_warning": "Warning!", @@ -808,11 +808,11 @@ export const TRANSLATIONS: Record> = { "Connection_error": "We couldn't reach the server.", "Empty_output": "This code works but does not print anything. Add a print command to your code or use the turtle to get output.", "Errors_found": "You made a mistake! Don't worry, we still ran the program", - "Execute_error": "Something went wrong while running the program.", + "Execute_error": "Something went wrong.", "Other_error": "Oops! Maybe we made a little mistake.", "Program_repair": "This could be the correct code, can you fix it?", "Program_too_long": "Your program takes too long to run.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "We can't run your program.", "Transpile_success": "Good job!\nAmazing!\nWell done!\nExcellent!\nYou did great!", "Transpile_warning": "Warning!", @@ -888,11 +888,11 @@ export const TRANSLATIONS: Record> = { "Connection_error": "We couldn't reach the server.", "Empty_output": "This code works but does not print anything. Add a print command to your code or use the turtle to get output.", "Errors_found": "You made a mistake! Don't worry, we still ran the program", - "Execute_error": "Something went wrong while running the program.", + "Execute_error": "Something went wrong.", "Other_error": "Oops! Maybe we made a little mistake.", "Program_repair": "This could be the correct code, can you fix it?", "Program_too_long": "Your program takes too long to run.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "We can't run your program.", "Transpile_success": "Good job!\nAmazing!\nWell done!\nExcellent!\nYou did great!", "Transpile_warning": "Warning!", @@ -928,11 +928,11 @@ export const TRANSLATIONS: Record> = { "Connection_error": "We couldn't reach the server.", "Empty_output": "This code works but does not print anything. Add a print command to your code or use the turtle to get output.", "Errors_found": "You made a mistake! Don't worry, we still ran the program", - "Execute_error": "Something went wrong while running the program.", + "Execute_error": "Something went wrong.", "Other_error": "Oops! Maybe we made a little mistake.", "Program_repair": "This could be the correct code, can you fix it?", "Program_too_long": "Your program takes too long to run.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "We can't run your program.", "Transpile_success": "Good job!\nAmazing!\nWell done!\nExcellent!\nYou did great!", "Transpile_warning": "Warning!", @@ -1012,7 +1012,7 @@ export const TRANSLATIONS: Record> = { "Other_error": "Ops! Forse abbiamo fatto un errore.", "Program_repair": "Questo potrebbe essere il codice corretto, puoi risolverlo?", "Program_too_long": "Il tuo programma impiega troppo tempo per essere eseguito.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "Non possiamo eseguire il tuo programma.", "Transpile_success": "Ottimo lavoro!\nFantastico!\nBen fatto!\nEccellente!\nSei stato bravissimo!", "Transpile_warning": "Attenzione!", @@ -1048,11 +1048,11 @@ export const TRANSLATIONS: Record> = { "Connection_error": "サーバに接続できません。", "Empty_output": "This code works but does not print anything. Add a print command to your code or use the turtle to get output.", "Errors_found": "You made a mistake! Don't worry, we still ran the program", - "Execute_error": "Something went wrong while running the program.", + "Execute_error": "Something went wrong.", "Other_error": "あ!多分、私たちは間違いしました。ごめんなさい。", "Program_repair": "このコードは正解ができます。直せますか?", "Program_too_long": "Your program takes too long to run.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "プログラムを実行ができません。", "Transpile_success": "よくできた!\nすごい!\nよくやった!\nえらい!\n頑張ったね!", "Transpile_warning": "警告!", @@ -1128,11 +1128,11 @@ export const TRANSLATIONS: Record> = { "Connection_error": "We couldn't reach the server.", "Empty_output": "This code works but does not print anything. Add a print command to your code or use the turtle to get output.", "Errors_found": "You made a mistake! Don't worry, we still ran the program", - "Execute_error": "Something went wrong while running the program.", + "Execute_error": "Something went wrong.", "Other_error": "Oops! Maybe we made a little mistake.", "Program_repair": "This could be the correct code, can you fix it?", "Program_too_long": "Your program takes too long to run.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "We can't run your program.", "Transpile_success": "Good job!\nAmazing!\nWell done!\nExcellent!\nYou did great!", "Transpile_warning": "Warning!", @@ -1208,11 +1208,11 @@ export const TRANSLATIONS: Record> = { "Connection_error": "We couldn't reach the server.", "Empty_output": "This code works but does not print anything. Add a print command to your code or use the turtle to get output.", "Errors_found": "You made a mistake! Don't worry, we still ran the program", - "Execute_error": "Something went wrong while running the program.", + "Execute_error": "Something went wrong.", "Other_error": "Oops! Maybe we made a little mistake.", "Program_repair": "This could be the correct code, can you fix it?", "Program_too_long": "Your program takes too long to run.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "We can't run your program.", "Transpile_success": "Good job!\nAmazing!\nWell done!\nExcellent!\nYou did great!", "Transpile_warning": "Warning!", @@ -1248,11 +1248,11 @@ export const TRANSLATIONS: Record> = { "Connection_error": "We couldn't reach the server.", "Empty_output": "This code works but does not print anything. Add a print command to your code or use the turtle to get output.", "Errors_found": "You made a mistake! Don't worry, we still ran the program", - "Execute_error": "Something went wrong while running the program.", + "Execute_error": "Something went wrong.", "Other_error": "Oops! Maybe we made a little mistake.", "Program_repair": "This could be the correct code, can you fix it?", "Program_too_long": "Your program takes too long to run.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "We can't run your program.", "Transpile_success": "Good job!\nAmazing!\nWell done!\nExcellent!\nYou did great!", "Transpile_warning": "Warning!", @@ -1288,11 +1288,11 @@ export const TRANSLATIONS: Record> = { "Connection_error": "We couldn't reach the server.", "Empty_output": "This code works but does not print anything. Add a print command to your code or use the turtle to get output.", "Errors_found": "You made a mistake! Don't worry, we still ran the program", - "Execute_error": "Something went wrong while running the program.", + "Execute_error": "Something went wrong.", "Other_error": "Oops! Maybe we made a little mistake.", "Program_repair": "This could be the correct code, can you fix it?", "Program_too_long": "Your program takes too long to run.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "We can't run your program.", "Transpile_success": "Good job!\nAmazing!\nWell done!\nExcellent!\nYou did great!", "Transpile_warning": "Warning!", @@ -1408,11 +1408,11 @@ export const TRANSLATIONS: Record> = { "Connection_error": "We couldn't reach the server.", "Empty_output": "This code works but does not print anything. Add a print command to your code or use the turtle to get output.", "Errors_found": "You made a mistake! Don't worry, we still ran the program", - "Execute_error": "Something went wrong while running the program.", + "Execute_error": "Something went wrong.", "Other_error": "Oops! Maybe we made a little mistake.", "Program_repair": "This could be the correct code, can you fix it?", "Program_too_long": "Your program takes too long to run.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "We can't run your program.", "Transpile_success": "Good job!\nAmazing!\nWell done!\nExcellent!\nYou did great!", "Transpile_warning": "Warning!", @@ -1448,11 +1448,11 @@ export const TRANSLATIONS: Record> = { "Connection_error": "We couldn't reach the server.", "Empty_output": "This code works but does not print anything. Add a print command to your code or use the turtle to get output.", "Errors_found": "You made a mistake! Don't worry, we still ran the program", - "Execute_error": "Something went wrong while running the program.", + "Execute_error": "Something went wrong.", "Other_error": "Oops! Maybe we made a little mistake.", "Program_repair": "This could be the correct code, can you fix it?", "Program_too_long": "Your program takes too long to run.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "We can't run your program.", "Transpile_success": "Good job!\nAmazing!\nWell done!\nExcellent!\nYou did great!", "Transpile_warning": "Warning!", @@ -1492,7 +1492,7 @@ export const TRANSLATIONS: Record> = { "Other_error": "اوه! ممکنه ما یک اشتباه کوچکی کردیم.", "Program_repair": "این میتونه کد صحیح باشه، میتونی درستش کنی؟", "Program_too_long": "اجرای برنامه ات خیلی طول می کشه.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "نمیتونی برنامه ات را اجرا کنی.", "Transpile_success": "آفرین!\nشگفت انگيزه!\nآفرین!\nعالی!\nکارت عالی بود!", "Transpile_warning": "هشدار!", @@ -1892,7 +1892,7 @@ export const TRANSLATIONS: Record> = { "Other_error": "Oops! Labda tulifanya makosa kidogo.", "Program_repair": "This could be the correct code, can you fix it?", "Program_too_long": "Your program takes too long to run.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "Hatuwezi kuendesha programu yako.", "Transpile_success": "Good job!\nAmazing!\nWell done!\nExcellent!\nYou did great!", "Transpile_warning": "Onyo!", @@ -1928,11 +1928,11 @@ export const TRANSLATIONS: Record> = { "Connection_error": "எங்களால் சேவையகத்தை அடைய முடியவில்லை.", "Empty_output": "This code works but does not print anything. Add a print command to your code or use the turtle to get output.", "Errors_found": "உங்கள் நிரலில் பிழைகள் இருக்கின்றன! எனினும் கவலையுற வேண்டாம். இருப்பினும் உங்கள் நிரலை இயக்க முடிந்தது", - "Execute_error": "Something went wrong while running the program.", + "Execute_error": "Something went wrong.", "Other_error": "Oops! Maybe we made a little mistake.", "Program_repair": "This could be the correct code, can you fix it?", "Program_too_long": "Your program takes too long to run.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "We can't run your program.", "Transpile_success": "Good job!\nAmazing!\nWell done!\nExcellent!\nYou did great!", "Transpile_warning": "Warning!", @@ -1968,11 +1968,11 @@ export const TRANSLATIONS: Record> = { "Connection_error": "We couldn't reach the server.", "Empty_output": "This code works but does not print anything. Add a print command to your code or use the turtle to get output.", "Errors_found": "You made a mistake! Don't worry, we still ran the program", - "Execute_error": "Something went wrong while running the program.", + "Execute_error": "Something went wrong.", "Other_error": "Oops! Maybe we made a little mistake.", "Program_repair": "This could be the correct code, can you fix it?", "Program_too_long": "Your program takes too long to run.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "We can't run your program.", "Transpile_success": "Good job!\nAmazing!\nWell done!\nExcellent!\nYou did great!", "Transpile_warning": "Warning!", @@ -2048,11 +2048,11 @@ export const TRANSLATIONS: Record> = { "Connection_error": "We couldn't reach the server.", "Empty_output": "This code works but does not print anything. Add a print command to your code or use the turtle to get output.", "Errors_found": "You made a mistake! Don't worry, we still ran the program", - "Execute_error": "Something went wrong while running the program.", + "Execute_error": "Something went wrong.", "Other_error": "Oops! Maybe we made a little mistake.", "Program_repair": "This could be the correct code, can you fix it?", "Program_too_long": "Your program takes too long to run.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "We can't run your program.", "Transpile_success": "Good job!\nAmazing!\nWell done!\nExcellent!\nYou did great!", "Transpile_warning": "Warning!", @@ -2088,11 +2088,11 @@ export const TRANSLATIONS: Record> = { "Connection_error": "We couldn't reach the server.", "Empty_output": "This code works but does not print anything. Add a print command to your code or use the turtle to get output.", "Errors_found": "You made a mistake! Don't worry, we still ran the program", - "Execute_error": "Something went wrong while running the program.", + "Execute_error": "Something went wrong.", "Other_error": "Oops! Maybe we made a little mistake.", "Program_repair": "This could be the correct code, can you fix it?", "Program_too_long": "Your program takes too long to run.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "We can't run your program.", "Transpile_success": "Good job!\nAmazing!\nWell done!\nExcellent!\nYou did great!", "Transpile_warning": "Warning!", @@ -2208,11 +2208,11 @@ export const TRANSLATIONS: Record> = { "Connection_error": "We couldn't reach the server.", "Empty_output": "This code works but does not print anything. Add a print command to your code or use the turtle to get output.", "Errors_found": "You made a mistake! Don't worry, we still ran the program", - "Execute_error": "Something went wrong while running the program.", + "Execute_error": "Something went wrong.", "Other_error": "Oops! Maybe we made a little mistake.", "Program_repair": "This could be the correct code, can you fix it?", "Program_too_long": "Your program takes too long to run.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "We can't run your program.", "Transpile_success": "Good job!\nAmazing!\nWell done!\nExcellent!\nYou did great!", "Transpile_warning": "Warning!", @@ -2248,11 +2248,11 @@ export const TRANSLATIONS: Record> = { "Connection_error": "We couldn't reach the server.", "Empty_output": "This code works but does not print anything. Add a print command to your code or use the turtle to get output.", "Errors_found": "You made a mistake! Don't worry, we still ran the program", - "Execute_error": "Something went wrong while running the program.", + "Execute_error": "Something went wrong.", "Other_error": "Oops! Maybe we made a little mistake.", "Program_repair": "This could be the correct code, can you fix it?", "Program_too_long": "Your program takes too long to run.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "We can't run your program.", "Transpile_success": "Good job!\nAmazing!\nWell done!\nExcellent!\nYou did great!", "Transpile_warning": "Warning!", @@ -2368,11 +2368,11 @@ export const TRANSLATIONS: Record> = { "Connection_error": "We couldn't reach the server.", "Empty_output": "This code works but does not print anything. Add a print command to your code or use the turtle to get output.", "Errors_found": "You made a mistake! Don't worry, we still ran the program", - "Execute_error": "Something went wrong while running the program.", + "Execute_error": "Something went wrong.", "Other_error": "Oops! Maybe we made a little mistake.", "Program_repair": "This could be the correct code, can you fix it?", "Program_too_long": "Your program takes too long to run.", - "ServerError": "You wrote a program we weren't expecting. If you want to help, send us an email with the level and your program at hello@hedy.org. In the meantime, try something a little different and take another look at the examples. Thanks!", + "ServerError": "You can help us out by sending an email with the level and your program to hello@hedy.org. In the meantime, try something a little different. Thanks!", "Transpile_error": "We can't run your program.", "Transpile_success": "Good job!\nAmazing!\nWell done!\nExcellent!\nYou did great!", "Transpile_warning": "Warning!",