diff --git a/components/AppFooter.vue b/components/AppFooter.vue
index 92f534b12..3f92fd584 100644
--- a/components/AppFooter.vue
+++ b/components/AppFooter.vue
@@ -26,9 +26,9 @@ const { footerLinks } = useNavigation()
-
-
-
+
+
+
diff --git a/components/EmptyCard.vue b/components/EmptyCard.vue
index 069c81605..55465eebc 100644
--- a/components/EmptyCard.vue
+++ b/components/EmptyCard.vue
@@ -2,7 +2,7 @@
withDefaults(defineProps<{
label: string
}>(), {
- label: 'No results found.'
+ label: 'Результаты не найдены.'
})
diff --git a/components/ads/AdsFallback.vue b/components/ads/AdsFallback.vue
index fc118a819..b93496ace 100644
--- a/components/ads/AdsFallback.vue
+++ b/components/ads/AdsFallback.vue
@@ -2,10 +2,10 @@
- Nuxt needs you!
+ Nuxt нуждается в тебе!
- By allowing nuxt.com on your Ad-Blocker, you support our work and help us financially.
+ Разрешая nuxt.com в своем блокировщике рекламы, вы поддерживаете нашу работу и помогаете нам финансово.
diff --git a/components/ads/AdsUIPro.vue b/components/ads/AdsUIPro.vue
index 55e7640c2..b53061b45 100644
--- a/components/ads/AdsUIPro.vue
+++ b/components/ads/AdsUIPro.vue
@@ -10,7 +10,7 @@
- Premium Vue Components for Nuxt applications.
+ Премиум-компоненты Vue для приложений Nuxt.
diff --git a/components/content/design-kit/DesignKitImageCard.vue b/components/content/design-kit/DesignKitImageCard.vue
index 032ef356b..6abf12751 100644
--- a/components/content/design-kit/DesignKitImageCard.vue
+++ b/components/content/design-kit/DesignKitImageCard.vue
@@ -26,7 +26,7 @@ defineProps<{
:to="`/assets/design-kit/${path}.svg`"
download
external
- aria-label="Download svg"
+ aria-label="Скачать svg"
/>
diff --git a/components/newsletter/NewsletterForm.vue b/components/newsletter/NewsletterForm.vue
index 7cf9dcdf9..71b5e0fb2 100644
--- a/components/newsletter/NewsletterForm.vue
+++ b/components/newsletter/NewsletterForm.vue
@@ -2,11 +2,11 @@
defineProps({
label: {
type: String,
- default: 'Subscribe to our newsletter'
+ default: 'Подпишитесь на нашу рассылку'
},
description: {
type: String,
- default: 'Stay updated on new releases and features, guides, and community updates.'
+ default: 'Следите за новыми выпусками и функциями, руководствами и обновлениями сообщества.'
}
})
diff --git a/content/0.index.yml b/content/0.index.yml
index f5e2b6def..6b06b7c0b 100644
--- a/content/0.index.yml
+++ b/content/0.index.yml
@@ -1,7 +1,7 @@
navigation: false
hero:
cta:
- label: "Refreshed Nuxt ESLint Integrations"
+ label: "Обновленная интеграция Nuxt ESLint"
to: /blog/eslint-module
variant: outline
icon: i-ph-arrow-right
diff --git a/content/2.modules.yml b/content/2.modules.yml
index ce6af5a02..97b2cf475 100644
--- a/content/2.modules.yml
+++ b/content/2.modules.yml
@@ -1,14 +1,14 @@
-navigation.title: Modules
-title: Nuxt Modules
-description: Discover our list of modules to supercharge your Nuxt project. Created by the Nuxt team and community.
+navigation.title: Модули
+title: Nuxt модули
+description: Откройте для себя наш список модулей, которые помогут вам усовершенствовать ваш проект Nuxt. Создан командой и сообществом Nuxt.
navigation.icon: i-ph-puzzle-piece-duotone
links:
- - label: 'Module Author Guide'
+ - label: 'Руководство для автора модуля'
icon: i-ph-book-open-duotone
to: '/docs/guide/going-further/modules'
color: black
size: md
- - label: 'List a module'
+ - label: 'Список модулей'
icon: 'i-ph-plus-circle-duotone'
to: 'https://github.com/nuxt/modules#addupdate-a-module'
target: '_blank'
diff --git a/content/3.deploy.yml b/content/3.deploy.yml
index 9680cbf7e..ca56219af 100644
--- a/content/3.deploy.yml
+++ b/content/3.deploy.yml
@@ -1,9 +1,9 @@
-navigation.title: Deploy
-title: Deploy a Nuxt App
-description: Discover the different ways to deploy your Nuxt project on different hosting providers.
+navigation.title: Развертывание
+title: Развертывание приложения Nuxt
+description: Узнайте о различных способах развертывания проекта Nuxt на различных хостинг-провайдерах.
navigation.icon: i-ph-rocket-launch-duotone
links:
- - label: 'Deployment Guide'
+ - label: 'Руководство по развертыванию'
icon: i-ph-cloud-duotone
to: '/docs/getting-started/deployment'
color: black
diff --git a/content/4.templates.yml b/content/4.templates.yml
index a69815fc3..16d6611da 100644
--- a/content/4.templates.yml
+++ b/content/4.templates.yml
@@ -1,7 +1,7 @@
-head.title: Nuxt Templates
-title: Nuxt Templates
-navigation.title: Templates
-description: 'Explore community templates to get up and running in a few seconds.'
+head.title: Шаблоны Nuxt
+title: Шаблоны Nuxt
+navigation.title: Шаблоны
+description: 'Изучите шаблоны сообществ, чтобы начать работу за несколько секунд.'
navigation.icon: i-ph-browsers-duotone
links:
- label: 'List a template'
diff --git a/content/5.video-courses.yml b/content/5.video-courses.yml
index af8249bf1..7e9757b5a 100644
--- a/content/5.video-courses.yml
+++ b/content/5.video-courses.yml
@@ -1,7 +1,7 @@
-head.title: Nuxt Video Courses
-title: Nuxt Video Courses
-navigation.title: Video Courses
-description: 'Watch video courses from the community to learn Vue 3 and Nuxt 3.'
+head.title: Видеокурсы Nuxt
+title: Видеокурсы Nuxt
+navigation.title: Видеокурсы
+description: 'Смотрите видеокурсы от сообщества, чтобы изучить Vue 3 и Nuxt 3.'
navigation.icon: i-ph-graduation-cap-duotone
courses:
- name: 'Nuxt 3 Fundamentals'
diff --git a/content/6.showcase.yml b/content/6.showcase.yml
index bb3478465..ae9eee592 100644
--- a/content/6.showcase.yml
+++ b/content/6.showcase.yml
@@ -1,6 +1,6 @@
-title: Showcase
-head.title: Nuxt Showcase
-description: Discover our selection of websites built with Nuxt. This collection is powered by VueTelescope.
+title: Витрина
+head.title: Nuxt витрина
+description: Откройте для себя нашу подборку сайтов, созданных с помощью Nuxt. Эта коллекция создана на основе VueTelescope.
navigation.icon: i-ph-projector-screen-duotone
links:
- label: 'Chrome'
diff --git a/content/7.blog.yml b/content/7.blog.yml
index d5f778718..375aea32f 100644
--- a/content/7.blog.yml
+++ b/content/7.blog.yml
@@ -1,4 +1,4 @@
-title: The Nuxt Blog
-navigation.title: Blog
-description: 'Read the latest news about all Nuxt solutions, from framework announcements to integration tutorials.'
+title: Блог Nuxt
+navigation.title: Блог
+description: 'Читайте последние новости обо всех решениях Nuxt, от анонсов фреймворка до руководств по интеграции.'
navigation.icon: i-ph-newspaper