chore(i18n,learn): processed translations (#41387)
* chore(i8n,learn): processed translations * fix: remove extra space Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com> Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com> Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
This commit is contained in:
@ -25,7 +25,7 @@ dashedName: multiply-two-decimals-with-javascript
|
||||
assert(product === 5.0);
|
||||
```
|
||||
|
||||
要使用`*`运算符。
|
||||
要使用 `*` 运算符。
|
||||
|
||||
```js
|
||||
assert(/\*/.test(code));
|
||||
|
Reference in New Issue
Block a user