Skip to content

Latest commit

 

History

History
69 lines (54 loc) · 6.96 KB

TEAMS.md

File metadata and controls

69 lines (54 loc) · 6.96 KB

Teams

Our localization process structure is based on language community, so we have one l10n team for each target locale. Read the guide below to understand the goals of these teams and discover how to find and join your own.

l10n teams

Language Repository Team
Arabic nodejs/nodejs-ar @nodejs/nodejs-ar
Bengali nodejs/nodejs-bn @nodejs/nodejs-bn
Bulgarian nodejs/nodejs-bg @nodejs/nodejs-bg
Chinese nodejs/nodejs-zh-CN @nodejs/nodejs-cn
Czech nodejs/nodejs-cs @nodejs/nodejs-cs
Danish nodejs/nodejs-da @nodejs/nodejs-da
Dutch nodejs/nodejs-nl @nodejs/nodejs-nl
Finnish nodejs/nodejs-fi @nodejs/nodejs-fi
French nodejs/nodejs-fr @nodejs/nodejs-fr
Georgian nodejs/nodejs-ka @nodejs/nodejs-ka
German nodejs/nodejs-de @nodejs/nodejs-de
Greek nodejs/nodejs-el @nodejs/nodejs-el
Hebrew nodejs/nodejs-he @nodejs/nodejs-he
Hindi nodejs/nodejs-hi @nodejs/nodejs-hi
Hungarian nodejs/nodejs-hu @nodejs/nodejs-hu
Indonesian nodejs/nodejs-id @nodejs/nodejs-id
Italian nodejs/nodejs-it @nodejs/nodejs-it
Japanese nodejs/nodejs-ja @nodejs/nodejs-ja
Korean nodejs/nodejs-ko @nodejs/nodejs-ko
Macedonian nodejs/nodejs-mk none
Malay nodejs/nodejs-ms none
Norwegian nodejs/nodejs-no @nodejs/nodejs-no
Persian nodejs/nodejs-fa @nodejs/nodejs-fa
Polish nodejs/nodejs-pl @nodejs/nodejs-pl
Portuguese nodejs/nodejs-pt @nodejs/nodejs-pt
Romanian none @nodejs/nodejs-ro
Russian nodejs/nodejs-ru @nodejs/nodejs-ru
Spanish nodejs/nodejs-es @nodejs/nodejs-es
Swahili nodejs/nodejs-sw @nodejs/nodejs-sw
Swedish nodejs/nodejs-sv none
Taiwan nodejs/nodejs-zh-TW @nodejs/nodejs-tw
Tamil nodejs/nodejs-ta @nodejs/nodejs-ta
Turkish nodejs/nodejs-tr @nodejs/nodejs-tr
Ukrainian nodejs/nodejs-uk @nodejs/nodejs-uk
Vietnamese nodejs/nodejs-vi @nodejs/nodejs-vi

About

All these teams exist to simplify communication and management processes for each locale group. There is no other functional reason these teams; you're not required to join them to participate.

Repository

The repositories for your locale group is a good place to host some language-specific documentation and guidelines in markdown files. You can collaborate to work on docs like this or just read. On the other hand, repository issues are a great place to discuss some questions related to translations like glossary, style guide, and team management on both GitHub and Crowdin.

NOTE: Feel free to use your native language under this repo

Team

Teams are groups of organization members that reflect your company or group's structure with cascading access permissions and mentions. Generally it's used for group mentions like @nodejs/nodejs-es in issues/PRs, or for target announcements in team feed.

If you want to receive notification after someone mentioned your team, join it by creating a new issue in related repo (see table), or:

  1. Open team page
  2. Switch to "Members" tab
  3. Click "Request to join"

image


Check next guideline about crowdin features that used in Node.js localization.