chore(i8n,learn): processed translations

This commit is contained in:
Crowdin Bot
2021-02-06 04:42:36 +00:00
committed by Mrugesh Mohapatra
parent 15047f2d90
commit e5c44a3ae5
3274 changed files with 172122 additions and 14164 deletions

View File

@ -8,7 +8,7 @@ dashedName: long-multiplication
# --description--
Explicitly implement [long multiplication](<https://en.wikipedia.org/wiki/long multiplication>).
Explicitly implement [long multiplication](https://en.wikipedia.org/wiki/long multiplication).
This is one possible approach to arbitrary-precision integer algebra.