florentazd / svelte-fr-docs

Svelte docs in french

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte french docs

See what still needs to be translated.

Usage

  • Get original docs from the official repo (will eventually be automated).
  • npm i to install deps and activate husky's precommit hook (for the completion analysis).
  • Translate what you can into french, and put the translated files into the svelte/fr folder.
  • Commit your changes, and open a PR to let us know

Changes in the Svelte and SvelteKit docs are tracked and new issues are opened when relevant.

Completion

We have a precommit hook that estimates the completion percentage, by analyzing the presence of documentation sections, based on this tool.

When translating, please do not leave the untranslated sections, for the completion hook will consider them as translated.

Also, try as much as possible to translate section by section, not leaving a section partially translated, such section would be considered as fully translated by the hook.

Inspiration

This translation project is heavily inspired by the russian one, which will probably be forked at some point, for it seems to solve a lot of issues.

Uses this action to track commits in Svelte and SvelteKit docs.

About

Svelte docs in french


Languages

Language:Svelte 92.0%Language:JavaScript 7.9%Language:Shell 0.0%