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

This commit is contained in:
camperbot
2021-12-18 20:00:08 +05:30
committed by GitHub
parent f1bb7b9091
commit 14fe1fe653
15 changed files with 45 additions and 39 deletions

View File

@ -18,7 +18,7 @@ dashedName: build-a-tribute-page
**需求 2** 此 app 中应存在一个 `id="title"` 的元素,其中包含描述致敬页主题的字符串文本,如 "Dr. Norman Borlaug"。
**需求 3** 此 app 中应存在一个 `id="img-div"``div` 元素。
**需求 3** 此 app 中应存在一个 `id="img-div"``figure``div` 元素。
**需求 4**`img-div` 元素内,应存在一个 `id="image"``img` 元素。