chore(i8n,learn): processed translations (#41061)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
Nicholas Carrigan (he/him)
2021-02-16 13:01:20 -08:00
committed by GitHub
parent 05a97d19fb
commit 785405fdfd
65 changed files with 296 additions and 282 deletions

View File

@ -19,10 +19,11 @@ dashedName: define-the-head-and-body-of-an-html-document
<!DOCTYPE html>
<html>
<head>
<!-- metadata elements -->
<meta />
</head>
<body>
<!-- page contents -->
<div>
</div>
</body>
</html>
```