chore(i18n,learn): processed translations (#44936)

This commit is contained in:
camperbot
2022-01-27 22:09:01 +05:30
committed by GitHub
parent cb02d1d130
commit c34ee8748a
30 changed files with 710 additions and 71 deletions

View File

@ -22,7 +22,7 @@ dashedName: factorial
<li><code>4! = 4 * 3 * 2 * 1 = 24</code></li>
</ul>
**注記:** `0! = 1`
**Note:** `0! = 1`
# --hints--