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

Plan of Russian translation #623

Open
aso1datov opened this issue Jul 6, 2022 · 1 comment
Open

Plan of Russian translation #623

aso1datov opened this issue Jul 6, 2022 · 1 comment

Comments

@aso1datov
Copy link

aso1datov commented Jul 6, 2022

How to get started

  1. Add a new directory in content with language (e.g., /react/ru).
  2. Copy the existing docs to the new directory
  3. Install the dependencies
  4. Run yarn extract-sb-docs-metadata as the tutorials have some dependencies from the official documentation.
  5. Translate markdown content including what's in the "frontmatter" (title, tocTitle, description). Do not change the code snippets, commit, or filename.
  6. Run the project on localhost using yarn dev to confirm that everything looks OK. For now, you can preview changes by going to a url that looks like this http://localhost:8000/intro-to-storybook/react/ru/composite-component/
  7. Make a pull request
  8. Get a review by another native language speaker (if possible)

Status

React

Content Status Contributors
Create an addon TODO
Design systems for developers TODO
Intro to storybook In progress @aso1datov
UI testing handbook TODO
Visual testing handbook TODO

React Native

Content Status Contributors
Create an addon TODO
Design systems for developers TODO
Intro to storybook TODO
UI testing handbook TODO
Visual testing handbook TODO

Vue

Content Status Contributors
Create an addon TODO
Design systems for developers TODO
Intro to storybook TODO
UI testing handbook TODO
Visual testing handbook TODO

Angular

Content Status Contributors
Create an addon TODO
Design systems for developers TODO
Intro to storybook TODO
UI testing handbook TODO
Visual testing handbook TODO

Svelte

Content Status Contributors
Create an addon TODO
Design systems for developers TODO
Intro to storybook TODO
UI testing handbook TODO
Visual testing handbook TODO

Ember

Content Status Contributors
Create an addon TODO
Design systems for developers TODO
Intro to storybook TODO
UI testing handbook TODO
Visual testing handbook TODO
@NataliaKos
Copy link

Hi @aso1datov, I'd love to help with the Angular section. Please let me know if there are any concerns :) If not, I'll get started. Thanks

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

No branches or pull requests

2 participants