Skip to content

Commit b97f712

Browse files
committed
Undoing keyword translation for the exercises
The keyword "importance" in the exercises should not be translated. Therefore, I'm undoing the translation of these keywords.
1 parent 93812d7 commit b97f712

File tree

4 files changed

+4
-4
lines changed
  • 1-js/02-first-steps/08-operators

4 files changed

+4
-4
lines changed

1-js/02-first-steps/08-operators/1-increment-order/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

1-js/02-first-steps/08-operators/2-assignment-result/task.md

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

33
---
44

1-js/02-first-steps/08-operators/3-primitive-conversions-questions/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

1-js/02-first-steps/08-operators/4-fix-prompt/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

0 commit comments

Comments
 (0)