Skip to content

Commit

Permalink
feat: update translation (#429)
Browse files Browse the repository at this point in the history
Co-authored-by: artemktn <[email protected]>
  • Loading branch information
Hekikai and artemktn committed May 8, 2024
1 parent 9c8f377 commit 704c60f
Show file tree
Hide file tree
Showing 12 changed files with 1,365 additions and 962 deletions.
6 changes: 3 additions & 3 deletions .vitepress/theme/components/VueMasteryBanner.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
<div class="vm-banner-wrapper">
<div class="vm-banner-content">
<h1 class="vm-banner-title">
FREE WEEKEND <span>MAY 10-12</span>
БЕСПЛАТНЫЕ ВЫХОДНЫЕ <span>10-12 МАЯ</span>
</h1>
<p class="vm-banner-sub">Watch all Vue Mastery courses free</p>
<p class="vm-banner-sub">Смотрите все Vue Mastery курсы бесплатно</p>
</div>
<button id="vm-banner-cta">Get Access</button>
<button id="vm-banner-cta">Получить доступ</button>
</div>
<button id="vm-banner-close" @click.prevent="closeBanner">
<VTIconPlus class="close" />
Expand Down

1 comment on commit 704c60f

@vercel
Copy link

@vercel vercel bot commented on 704c60f May 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.