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

This commit is contained in:
camperbot
2022-01-31 22:43:48 +05:30
committed by GitHub
parent b2caef3d18
commit d58e5e5bdd
11 changed files with 261 additions and 54 deletions

View File

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