Skip to content

translation-gang/ru.docs.nuxtjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuxt.js Documentation

This is where the documentation is stored and served as an API

Developing

⚠️ You must at least use node >= 8.0.0 (supports async/await) to start the server.

⚠️ You must also have the main nuxtjs.org website repo up and running on localhost to be able to run the docs...

Start a dev server on localhost:4000:

npm install
npm run dev

Then access the docs via the website running on http://nuxt:3000 (see instructions on nuxtjs.org repo).

On Translations

Russian

Russian translation is maintained by Translation Gang.

Chinese

Chinese translation is maintained by AOTU Labs from China, Shenzhen.

Japanese

Japanese translation team is using a translation tool called GitLocalize in principle. See the following "Want to help with the translation?" section.

Japanese translation is maintained by INOUE Takuya.

Korean

Korean translation is maintained by Taewoong La.

French

French translation is maintained by Vuejs-FR Team.

Indonesian

Indonesian translation is maintained by Nuxt.js Indonesian Community Team.

Want to help with the translation?

We are using a translation tool called GitLocalize.

Follow these steps to get started with your contribution:

  1. Go to GitLocalize's nuxt/docs repository.
  2. Sign up using your GitHub account :octocat:.
  3. Find the document you are going to translate.
  4. Happy translating ✨ .
  5. When you are done, send the translation for reviews.
  6. Reviewed translation will be sent as a Pull Request to GitHub by language admin in the community.

To learn more about how GitLocalize works, visit their help page. If you find any issues or feature requests, please file them in GitLocalize's issue tracker.

About

Russian Translation for the Documentation of Nuxt.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%