@@ -26,7 +26,6 @@ Core Working Groups are created by the
2626* [Build](#build)
2727* [Diagnostics](#diagnostics)
2828* [i18n](#i18n)
29- * [Intl](#intl)
3029* [Evangelism](#evangelism)
3130* [Docker](#docker)
3231* [Addon API](#addon-api)
@@ -42,7 +41,6 @@ Core Working Groups are created by the
4241* [ Build] ( #build )
4342* [ Diagnostics] ( #diagnostics )
4443* [ i18n] ( #i18n )
45- * [ Intl] ( #intl )
4644* [ Evangelism] ( #evangelism )
4745* [ Docker] ( #docker )
4846* [ Addon API] ( #addon-api )
@@ -200,8 +198,6 @@ Responsibilities include:
200198* 언어별 밋업 및 콘퍼런스의 node.js 발표자를 추천합니다.
201199
202200<!--
203- Note that the i18n Working Groups are distinct from the [Intl](#Intl) Working Group.
204-
205201Each language community maintains its own membership.
206202
207203* [nodejs-ar - Arabic (اللغة العربية)](https://github.com/nodejs/nodejs-ar)
@@ -240,8 +236,6 @@ Each language community maintains its own membership.
240236* [nodejs-vi - Vietnamese (Tiếng Việtnam)](https://github.com/nodejs/nodejs-vi)
241237-->
242238
243- i18n 워킹 그룹은 [ Intl] ( #Intl ) 워킹 그룹과는 다릅니다.
244-
245239언어별 커뮤니티는 개별 권한을 가지고 운영되고 있습니다.
246240
247241* [ nodejs-ar - Arabic (العَرَبِيَّة)] ( https://github.com/nodejs/nodejs-ar )
@@ -279,36 +273,6 @@ i18n 워킹 그룹은 [Intl](#Intl) 워킹 그룹과는 다릅니다.
279273* [ nodejs-uk - Ukrainian (Українська)] ( https://github.com/nodejs/nodejs-uk )
280274* [ nodejs-vi - Vietnamese (Tiếng Việt)] ( https://github.com/nodejs/nodejs-vi )
281275
282- <!--
283- ### [Intl](https://github.com/nodejs/Intl)
284-
285- The Intl Working Group is dedicated to support and improvement of
286- Internationalization (i18n) and Localization (l10n) in Node.
287-
288- Responsibilities include:
289- * Ensuring functionality & compliance (standards: ECMA, Unicode…)
290- * Supporting Globalization and Internationalization issues that come up
291- in the tracker
292- * Communicating guidance and best practices
293- * Refining the existing `Intl` implementation
294-
295- The Intl Working Group is not responsible for translation of content. That is the
296- responsibility of the specific [i18n](#i18n) group for each language.
297- -->
298-
299- ### [ Intl] ( https://github.com/nodejs/Intl )
300-
301- Intl 워킹 그룹은 Node의 국제화(i18n)와 지역화(l10n)를 지원하고 개선합니다.
302-
303- 이 워킹 그룹은 다음에 대한 책임이 있습니다.
304- * 모든 기능과 표준 준수 (표준: ECMA, 유니코드...)
305- * 트래커에 올라온 세계화(Globalization)와 국제화(Internationalization) 이슈를 지원합니다.
306- * 가이드라인과 권장 사례를 만듭니다.
307- * 기존의 ` Intl ` 구현체를 정제합니다.
308-
309- Intl 워킹 그룹은 콘텐츠의 번역은 책임지지 않습니다.
310- 이는 각 언어에 대한 [ i18n] ( #i18n ) 에 책임이 있습니다.
311-
312276<!--
313277### [Evangelism](https://github.com/nodejs/evangelism)
314278
0 commit comments