Skip to content

Commit c42d196

Browse files
authored
Merge pull request #2 from ockley/sync-2d5be7b7
merging all conflicts
2 parents 3183147 + ef4e990 commit c42d196

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# The Modern JavaScript Tutorial in Danish
22

3-
<<<<<<< HEAD
43
This repository hosts the translation of <https://javascript.info> in Danish.
5-
=======
6-
This repository hosts the English content of the Modern JavaScript Tutorial, published in [https://javascript.info](https://javascript.info).
7-
>>>>>>> 99e59ba611ab11319ef9d0d66734b0bea2c3f058
84

95

106
**That's how you can contribute:**
@@ -106,14 +102,12 @@ document.querySelector('.hola').innerHTML = text;
106102

107103
Please note, that sometimes code is followed by pictures, and if you translate text `Hello` -> `Hola` in the code, you need to translate text in picturess as well.
108104

109-
<<<<<<< HEAD
105+
110106
In that case it's probably easier not to translate such text. See more about translating images later.
111-
=======
107+
112108
- `index.md` stands for a chapter
113109
- `article.md` stands for an article
114110
- `task.md` stands for a task (solution must be provided in `solution.md` file as well)
115-
>>>>>>> 99e59ba611ab11319ef9d0d66734b0bea2c3f058
116-
117111

118112
### External Links
119113

0 commit comments

Comments
 (0)