diff --git a/chinese/articles/#scope-chain.md b/chinese/articles/#scope-chain.md index ba8d25f51..7bfb66c84 100644 --- a/chinese/articles/#scope-chain.md +++ b/chinese/articles/#scope-chain.md @@ -3,11 +3,11 @@ title: Scope in JavaScript – Global vs Local vs Block Scope Explained author: Adekola Olawale authorURL: https://www.freecodecamp.org/news/author/adekola-olawale/ originalURL: https://www.freecodecamp.org/news/scope-in-javascript-global-vs-local-vs-block-scope/#scope-chain -translator: "" +translator: "imesong" reviewer: "" --- -November 13, 2023 / [#JavaScript][1] +2023 年 11 月 13 日 / [#JavaScript][1] @@ -621,4 +621,4 @@ Learn to code for free. freeCodeCamp's open source curriculum has helped more th [29]: #when-to-use-different-types-of-scope [30]: #conclusion [31]: /news/author/adekola-olawale/ -[32]: https://www.freecodecamp.org/learn/ \ No newline at end of file +[32]: https://www.freecodecamp.org/learn/