chore(i18n,learn): processed translations (#44851)
This commit is contained in:
@ -12,7 +12,7 @@ dashedName: understand-own-properties
|
||||
|
||||
```js
|
||||
function Bird(name) {
|
||||
this.name = name;
|
||||
this.name = name;
|
||||
this.numLegs = 2;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user