| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
We are currently not accepting new localizations. microsoft/TypeScript-Website#2804 I do not recommend sending any more PRs. They will not be reviewed. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Adds the Brazilian Portuguese translation of Modules from the TypeScript v2 Handbook, into docs/documentation/pt/handbook-v2/.
This continues the handbook-v2 PT-BR effort (#247–#254). Modules covers how JS modules are defined, ES Module syntax (default/named/namespace imports, import type, inline type imports), CommonJS syntax and interop, module resolution and module output options.
Translation choices
Source
microsoft/TypeScript-Website @ packages/documentation/copy/en/handbook-v2/Modules.md
Testing
Read side-by-side with the EN source; verified code fences (40), @filename (27), ---cut--- (11), ^? (7), triple-slash references (4) and @module/@showEmit directives (9) all match between EN and PT. Cross-checked terminology against the already-merged pt/ pages and my sibling PRs (#247–#254).