chore(i18n,curriculum): update translations (#42349)

This commit is contained in:
camperbot
2021-06-03 22:21:47 +09:00
committed by GitHub
parent 24be225fa4
commit 814faaf82d
3 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@ GENERIC_NAME 是可选的,它用来指明在其他字体不可用时的后备
应引入 `Lobster` 字体。
```js
assert(new RegExp('googleapis', 'gi').test(code));
assert($('link[href*="googleapis" i]').length);
```
`h2` 元素应使用 `Lobster` 字体。