chore(i18n,learn): processed translations (#45633)
This commit is contained in:
@ -28,6 +28,7 @@ dashedName: refactor-global-variables-out-of-functions
|
||||
|
||||
```js
|
||||
add(bookList, "Test");
|
||||
remove(bookList, "The Hound of the Baskervilles");
|
||||
assert(
|
||||
JSON.stringify(bookList) ===
|
||||
JSON.stringify([
|
||||
|
Reference in New Issue
Block a user