Open
Description
Hi guys @javascript-tutorial/translate-ar,
I found a bunch of errors in formatting, so here's a small note.
- The quote type matters: a backtick ` should remain backtick `. If there are multiple backticks, please keep exactly the same number.
- In
header=...
andsrc=...
- please, no spaces around=
(src = "..."
is wrong,src="..."
is ok) - Please, use https://github.com/javascript-tutorial/server to preview your translation.
I fixed some obvious problems, but there must be more, only preview can help to make sure it's ok.