Svelte3 Translation Ru

screenshot of Svelte3 Translation Ru
svelte

Russian translation of the official Svelte resources

Overview:

This document discusses the translation of resources related to Svelte, a JavaScript framework. The author mentions that the implementation of localization on official Svelte resources is still unknown, so there might be changes in the structure and approaches of the repository in the future. The author also mentions that several official Russian-language Svelte websites have been launched and are automatically deployed when there are commits to the repository. The document provides information on what is being translated, how to contribute to the translation, and provides recommendations for the translation process.

Features:

  • Automatic deployment: The Russian-language Svelte websites mentioned in the document are automatically deployed when there are commits to the repository.
  • Translation of resources: The document provides a list of resources related to Svelte that are being translated, including tutorials, documentation, examples, blogs, and content from official Svelte websites.
  • Contribution to translation: The document encourages contributors to translate untranslated parts of resources or improve existing translations through the system of pull requests.

Summary:

This document provides information on the translation of resources related to Svelte into Russian. It includes details on the implementation of localization on official Svelte websites and provides guidelines and recommendations for contributing to the translation process. The document highlights the resources being translated and encourages contributors to improve existing translations or translate untranslated parts of resources.

svelte
Svelte

Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.