Korean Localization Coordination Issue
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript, typescript
- Domain
- documentation, localization
Research direction
Start with the unchecked files listed under the Playground section, such as Nullish Coalescing.ts and Recursive Type References.ts, and compare each against its linked English source. Translate or review the remaining TODO files and update the checklist when each file is complete; the issue reports 1,242 TODO items, so confirm the current scope before starting.
Written by the indexing model from the issue text.
Description
For this language there are 723 translated files, with 1242 TODO.
Playground
Done: 54, TODO: 35.
-
sections.json -
Big number literals.ts -
Const to let.ts -
Infer From Usage Changes.ts -
Flattened Error Reporting.ts -
Optional Chaining.ts -
Assertion Functions.ts -
Uncalled Function Checks.ts -
Checking Unions with Index Signatures.ts -
Export Modules From.ts -
Private Class Fields.ts -
Type Imports.tsx -
Class Constructor Code Flow.ts -
JSDoc Deprecated.ts -
Logical Operators and Assignment.ts -
Unknown in Catch.ts -
TypeScript with Node.js -
TypeScript with React.tsx -
TypeScript with Web.js -
Function Chaining.ts -
Generic Functions.ts -
Typing Functions.ts -
Errors.ts -
Quick Fixes.ts -
Code Flow.ts -
Functions.ts -
Hello World.ts -
Objects and Arrays.ts -
Async Await.ts -
Immutability.ts -
Import Export.ts -
Classes 101.ts -
Generic Classes.ts -
Mixins.ts -
JavaScript Playgrounds.js -
Fixits.ts -
Mobile Support.ts -
TypeScript Versions.ts -
Structural Typing.ts -
Type Guards.ts -
Enums.ts -
Nominal Typing.ts -
Types vs Interfaces.ts -
Conditional Types.ts -
Discriminate Types.ts -
Indexed Types.ts -
Mapped Types.ts -
Any.ts -
Literals.ts -
Union and Intersection Types.ts -
Unknown and Never.ts -
Built-in Utility Types.ts -
Nullable Types.ts -
Tuples.ts -
Nullish Coalescing.ts -
Recursive Type References.ts -
Accessibility Modifiers.js -
Nullish Coalescing.ts -
Named Tuples.ts -
Variadic Tuples.ts -
New JSX Support.tsx -
See in JSDoc.ts -
Intro to Template Literals.ts -
Mapped Types with Template Literals.ts -
String Manipulation with Template Literals.ts -
Create Function from Call.ts -
Abstract Class Constructors.ts -
Rest Elements in Tuple Types.ts -
Smarter Type Alias Preservation.ts -
Use Index Accessors for Index Signatures.ts -
No Implicit Class Overrides.ts -
Separate Write vs Read on Properties.ts -
Control Flow Improvements.ts -
Errors for High Confidence Errors.ts -
Exact Optional Properties.ts -
Use unknown for Catch Variables.ts -
Control Flow Improvements.ts -
Improved Function Inference.ts -
Extends Constraints.ts -
Instantiation Expressions.ts -
TypeScript with Deno.ts -
TypeScript with WebGL.js -
JSDoc Support.js -
This.ts -
New Compiler Defaults.ts -
Automatic Type Acquisition.ts -
Sharable URLs.ts -
Soundness.ts -
Type Widening and Narrowing.ts
TSConfig Reference
Done: 36, TODO: 121.
-
intro.md -
Additional_Checks_6176.md -
Advanced_Options_6178.md -
Basic_Options_6172.md -
Command_line_Options_6171.md -
Experimental_Options_6177.md -
Module_Resolution_Options_6174.md -
Project_Files_0.md -
Source_Map_Options_6175.md -
Strict_Type_Checking_Options_6173.md -
alwaysStrict.md -
baseUrl.md -
charset.md -
composite.md -
declaration.md -
exclude.md -
files.md -
include.md -
jsxFragmentFactory.md -
jsxImportSource.md -
lib.md -
listFiles.md -
locale.md -
moduleResolution.md -
newLine.md -
noImplicitAny.md -
noResolve.md -
out.md -
outDir.md -
outFile.md -
paths.md -
plugins.md -
sourceRoot.md -
strict.md -
target.md -
traceResolution.md -
Backwards_Compatibility_6253.md -
Compiler_Diagnostics_6251.md -
Completeness_6257.md -
Editor_Support_6249.md -
Emit_6246.md -
Interop_Constraints_6252.md -
JavaScript_Support_6247.md -
Language_and_Environment_6254.md -
Modules_6244.md -
Output_Formatting_6256.md -
Projects_6255.md -
Type_Checking_6248.md -
Watch_and_Build_Modes_6250.md -
help.md -
allowArbitraryExtensions.md -
allowImportingTsExtensions.md -
allowJs.md -
allowSyntheticDefaultImports.md -
allowUmdGlobalAccess.md -
allowUnreachableCode.md -
allowUnusedLabels.md -
assumeChangesOnlyAffectDirectDependencies.md -
checkJs.md -
clean.md -
customConditions.md -
declarationDir.md -
declarationMap.md -
diagnostics.md -
disableFilenameBasedTypeAcquisition.md -
disableReferencedProjectLoad.md -
disableSizeLimit.md -
disableSolutionSearching.md -
disableSourceOfProjectReferenceRedirect.md -
downlevelIteration.md -
emitBOM.md -
emitDeclarationOnly.md -
emitDecoratorMetadata.md -
enable.md -
esModuleInterop.md -
exactOptionalPropertyTypes.md -
excludeDirectories.md -
excludeFiles.md -
experimentalDecorators.md -
explainFiles.md -
extendedDiagnostics.md -
extends.md -
fallbackPolling.md -
force.md -
forceConsistentCasingInFileNames.md -
generateCpuProfile.md -
importHelpers.md -
importsNotUsedAsValues.md -
incremental.md -
inlineSourceMap.md -
inlineSources.md -
isolatedModules.md -
jsx.md -
jsxFactory.md -
keyofStringsOnly.md -
listEmittedFiles.md -
mapRoot.md -
maxNodeModuleJsDepth.md -
module.md -
moduleDetection.md -
moduleSuffixes.md -
noEmit.md -
noEmitHelpers.md -
noEmitOnError.md -
noErrorTruncation.md -
noFallthroughCasesInSwitch.md -
noImplicitOverride.md -
noImplicitReturns.md -
noImplicitThis.md -
noImplicitUseStrict.md -
noLib.md -
noPropertyAccessFromIndexSignature.md -
noStrictGenericChecks.md -
noUncheckedIndexedAccess.md -
noUnusedLocals.md -
noUnusedParameters.md -
preserveConstEnums.md -
preserveSymlinks.md -
preserveValueImports.md -
preserveWatchOutput.md -
pretty.md -
reactNamespace.md -
references.md -
removeComments.md -
resolveJsonModule.md -
resolvePackageJsonExports.md -
resolvePackageJsonImports.md -
rootDir.md -
rootDirs.md -
skipDefaultLibCheck.md -
skipLibCheck.md -
sourceMap.md -
strictBindCallApply.md -
strictFunctionTypes.md -
strictNullChecks.md -
strictPropertyInitialization.md -
stripInternal.md -
suppressExcessPropertyErrors.md -
suppressImplicitAnyIndexErrors.md -
synchronousWatchDirectory.md -
tsBuildInfoFile.md -
typeAcquisition.md -
typeRoots.md -
types.md -
useDefineForClassFields.md -
useUnknownInCatchVariables.md -
verbatimModuleSyntax.md -
verbose.md -
watchDirectory.md -
watchFile.md -
exclude.md -
include.md -
Top Level.md -
buildOptions.md -
compilerOptions.md -
typeAcquisition.md -
watchOptions.md
Website copy
Done: 2, TODO: 11.
-
community.ts -
nav.ts -
cheatsheets.ts -
documentation.ts -
dt.ts -
en.ts -
footer.ts -
handbook.ts -
head-seo.ts -
index.ts -
index2.ts -
playground.ts -
tsconfig.ts
Documentation
Done: 60, TODO: 74.
-
Nightly Builds.md -
By Example.md -
Consumption.md -
Deep Dive.md -
Do's and Don'ts.md -
Introduction.md -
Library Structures.md -
Publishing.md -
Templates.md -
module-class.d.ts.md -
module-function.d.ts.md -
TS for Functional Programmers.md -
TS for JS Programmers.md -
TS for OOPers.md -
TS for the New Programmer.md -
Basics.md -
Everyday Types.md -
More on Functions.md -
The Handbook.md -
Understanding Errors.md -
Conditional Types.md -
Generics.md -
Indexed Access Types.md -
Keyof Type Operator.md -
Mapped Types.md -
Typeof Type Operator.md -
Creating DTS files From JS.md -
Intro to JS with TS.md -
JSDoc Reference.md -
Type Checking JavaScript Files.md -
Compiler Options in MSBuild.md -
Compiler Options.md -
Configuring Watch.md -
Integrating with Build Tools.md -
Project References.md -
tsconfig.json.md -
Declaration Merging.md -
Decorators.md -
Enums.md -
Iterators and Generators.md -
JSX.md -
Namespaces and Modules.md -
Namespaces.md -
Symbols.md -
Triple-Slash Directives.md -
Type Compatibility.md -
Type Inference.md -
Utility Types.md -
Variable Declarations.md -
TypeScript 3.8.md -
TypeScript 3.9.md -
TypeScript 4.0.md -
TypeScript 4.9.md -
ASP.NET Core.md -
Babel with TypeScript.md -
DOM Manipulation.md -
Gulp.md -
Migrating from JavaScript.md -
React.md -
TypeScript Tooling in 5 minutes.md -
global-modifying-module.d.ts.md -
global-plugin.d.ts.md -
global.d.ts.md -
module-plugin.d.ts.md -
module.d.ts.md -
Basic Types.md -
Classes.md -
Functions.md -
Generics.md - [
Interfaces.md](https://github.com/microsoft/TypeScript-Website-Localizations/blob//home/runner/.cache/oss-doc-sync/microsoft/TypeScript-W
- Dominant language
- JavaScript
- Stars
- 124
- Forks
- 128
- Avg merge
- 22h 34m
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/TypeScript-Website-Localizations
-
No hackerone Open
Difficulty 5/5 Over a week Newbie friendliness 10/100
-
Difficulty 5/5 Over a week Newbie friendliness 1/100
-
Ignite nation Open
Difficulty 5/5 Over a week Newbie friendliness 1/100
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
microsoft/TypeScript-Website-Localizations#195 · 11 comments · 1 reaction ·
-
Difficulty 1/5 Under an hour Newbie friendliness 45/100
microsoft/TypeScript-Website-Localizations#138 · 1 comment · 1 reaction ·
All issues in microsoft/TypeScript-Website-Localizations
Similar issues
-
curation good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
amponce/archive-movie-browser#186 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
clerk/javascript#9852 ·
-
bug p1 tools
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
factory-active factory-automatic task-bug-reproduction-cannot-reproduce task-identify-harness-labels-done task-identify-issue-type-done
Difficulty 2/5 1-3 hours Newbie friendliness 84/100