forked from hedyorg/hedy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sw.yaml
24 lines (24 loc) · 1.11 KB
/
sw.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Unsaved_Changes: "Una programu ambao haujahifadhiwa. Je! Unataka kuondoka bila kuiokoa?"
Transpile_warning: "Onyo!"
Transpile_error: "Hatuwezi kuendesha programu yako."
Connection_error: "Hatukuweza kufikia seva."
Other_error: "Oops! Labda tulifanya makosa kidogo."
Execute_error: "Matatizo fulani ilitokea wakati wa kuendesha programu."
CheckInternet: "Have a look if your Internet connection is working properly."
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 [email protected]. In the meantime, try something a little different and take another look at the examples. Thanks!"
Program_too_long: "Your program takes too long to run."
turtle: 🐢
rock: ✂️, 📜, 🗻
haunted: 🦇, 👻, 🎃
restaurant: 🍣, 🍕, 🍔
fortune: 🔮, ✨
songs: 🎵,🎶
dice: 🎲
Transpile_success:
- Good job!
- Amazing!
- Well done!
- Excellent!
- You did great!
Empty_output: This code works but does not print anything. Add a print command to your code or use the turtle to get output.
Program_repair: This could be the correct code, can you fix it?