diff --git a/website/i18n/ru/docusaurus-plugin-content-docs/current/gettingstarted/firstproject.mdx b/website/i18n/ru/docusaurus-plugin-content-docs/current/gettingstarted/firstproject.mdx index 1c0daa35..91e2fe5f 100644 --- a/website/i18n/ru/docusaurus-plugin-content-docs/current/gettingstarted/firstproject.mdx +++ b/website/i18n/ru/docusaurus-plugin-content-docs/current/gettingstarted/firstproject.mdx @@ -13,19 +13,18 @@ Now that the CLI is installed, you can generate a new project by using the `wail Pick your favourite framework: - Generate a Svelte project using Javascript with:

@@ -83,7 +82,6 @@ If you would rather use Typescript:
-
There are also [community templates](../community/templates.mdx) available that offer different capabilities and frameworks.