Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add full Simplified Chinese translation #4418

Merged
merged 2 commits into from
Jan 19, 2021
Merged

Add full Simplified Chinese translation #4418

merged 2 commits into from
Jan 19, 2021

Conversation

FiftysixTimes7
Copy link
Contributor

For #4418

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR).
  • Title summarizes what is changing.
  • Has a news entry file (remember to thank yourself!).
  • Appropriate comments and documentation strings in the code.
  • Has sufficient logging.
  • Has telemetry for enhancements.
  • Unit tests & system/integration tests are added/updated.
  • Test plan is updated as appropriate.
  • package-lock.json has been regenerated by running npm install (if dependencies have changed).

@FiftysixTimes7 FiftysixTimes7 requested a review from a team as a code owner January 17, 2021 15:12
@codecov-io
Copy link

Codecov Report

Merging #4418 (8de2744) into main (aaf6109) will increase coverage by 0%.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main   #4418   +/-   ##
=====================================
  Coverage     75%     75%           
=====================================
  Files        392     392           
  Lines      25671   25671           
  Branches    3669    3669           
=====================================
+ Hits       19366   19377   +11     
+ Misses      4795    4786    -9     
+ Partials    1510    1508    -2     
Impacted Files Coverage Δ
src/client/common/process/baseDaemon.ts 53% <0%> (-3%) ⬇️
...er/jupyterInterpreterSubCommandExecutionService.ts 88% <0%> (-2%) ⬇️
...lient/datascience/jupyter/kernels/kernelService.ts 61% <0%> (-2%) ⬇️
src/client/datascience/notebook/helpers/helpers.ts 69% <0%> (-2%) ⬇️
src/client/datascience/jupyter/notebookStarter.ts 77% <0%> (-2%) ⬇️
src/client/datascience/jupyterDebugService.ts 77% <0%> (-1%) ⬇️
...ient/datascience/jupyter/kernels/kernelSelector.ts 79% <0%> (-1%) ⬇️
src/client/datascience/baseJupyterSession.ts 76% <0%> (+<1%) ⬆️
...lient/datascience/jupyter/jupyterSessionManager.ts 73% <0%> (+1%) ⬆️
...rc/client/datascience/jupyter/debuggerVariables.ts 83% <0%> (+1%) ⬆️
... and 8 more

Copy link
Contributor

@rchiodo rchiodo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the translation.

@rchiodo rchiodo merged commit df8b967 into microsoft:main Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants