Skip to content

Commit a2483bf

Browse files
committed
refactor: translate words from svg file in article 'logical operators'
1 parent 67cb941 commit a2483bf

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

1-js/02-first-steps/11-logical-operators/1-alert-null-2-undefined/task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
importância: 5
1+
importance: 5
22

33
---
44

images.yml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
ifelse_task.svg:
2+
Begin:
3+
text: Início
4+
position: center
5+
Who's there?:
6+
text: Quem está aí?
7+
position: center
8+
Password?:
9+
text: Senha?
10+
position: center
11+
Welcome!:
12+
text: Bem vindo!
13+
position: center
14+
Canceled:
15+
text: Cancelado
16+
position: center
17+
Wrong Password:
18+
text: Senha incorreta
19+
position: center
20+
I don't know you:
21+
text: Eu não conheço você
22+
position: center

0 commit comments

Comments
 (0)