ar.javascript.info
ar.javascript.info copied to clipboard
Arabic formatting
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.
I'm not familiar with the template system to contribute, but there is a need for a quick fix to CSS direction at body level for the Arabic interface into RTL. body {direction:RTL;}