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

Added Chinese-China translation to the Copy with Headers feature #10273

Merged
merged 2 commits into from
Mar 13, 2023

Conversation

wszymanski
Copy link
Contributor

Context

This translation was suggested by user within a comment.

[skip changelog]

How has this been tested?

Checked translation with configuration of CopyPaste as shown below.

copyPaste: {
  copyColumnHeaders: true,
  copyColumnGroupHeaders: true,
  copyColumnHeadersOnly: true,
}

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature or improvement (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Additional language file or change to the existing one (translations)

Related issue(s):

  1. Add Copy with Headers feature #10093
  2. Call for translations: Copy with headers #10112 (comment)

Affected project(s):

  • handsontable
  • @handsontable/angular
  • @handsontable/react
  • @handsontable/vue
  • @handsontable/vue3

Checklist:

  • I have reviewed the guidelines about Contributing to Handsontable and I confirm that my code follows the code style of this project.
  • My change requires a change to the documentation.

@wszymanski wszymanski self-assigned this Mar 9, 2023
@wszymanski wszymanski linked an issue Mar 9, 2023 that may be closed by this pull request
@github-actions
Copy link

Launch the local version of documentation by running:

npm run docs:review 8547b9fd50283f0995db09cb0e70c9f665394a19

@wszymanski wszymanski merged commit 088ad3c into develop Mar 13, 2023
@wszymanski wszymanski deleted the feature/dev-issue-1162 branch March 13, 2023 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Call for translations: Copy with headers
4 participants