chore(i18n,curriculum): processed translations (#43435)

This commit is contained in:
camperbot
2021-09-13 07:13:43 -07:00
committed by GitHub
parent 8d33ff21f4
commit 3d50ac03ad
27 changed files with 119 additions and 113 deletions

View File

@ -23,7 +23,7 @@ dashedName: check-radio-buttons-and-checkboxes-by-default
# --hints--
表单的第一个选按钮应被默认选中。
表单的第一个选按钮应被默认选中。
```js
assert($('input[type="radio"]').prop('checked'));