Skip to content

Commit

Permalink
Automatically update JavaScript bundle 🤖 beep boop
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored and actions-user committed Sep 27, 2023
1 parent de5c1da commit 39d6bfd
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 deletions.
42 changes: 21 additions & 21 deletions static/js/appbundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/js/appbundle.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/js/message-translations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ export const TRANSLATIONS: Record<string, Record<MessageKey, string>> = {
"CheckInternet": "Have a look if your Internet connection is working properly.",
"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, Hedy is trying to find the mistakes",
"Errors_found": "You made a mistake! Don't worry, we still ran the program",
"Execute_error": "Something went wrong while running the program.",
"Other_error": "Oops! Maybe we made a little mistake.",
"Program_repair": "This could be the correct code, can you fix it?",
Expand Down

0 comments on commit 39d6bfd

Please sign in to comment.