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

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
Randell Dawson
2021-02-21 08:49:16 -07:00
committed by GitHub
parent fd7b63c8d7
commit a0a7598c44
39 changed files with 362 additions and 350 deletions

View File

@ -29,7 +29,7 @@ assert($('strong').length == 1);
assert($('p').children('strong').length == 1);
```
The `strong` tag should wrap around the words `Stanford University`.
`strong` 标签的文本应为 `Stanford University`
```js
assert(