From f358fe410f8c063d2fb0421a4f71ac1dc82e4941 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Wed, 10 Aug 2022 18:56:22 +1000 Subject: [PATCH] New translations firstproject.mdx (Russian) [ci skip] --- .../current/gettingstarted/firstproject.mdx | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) 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.