Skip to content

Commit

Permalink
feat: update translation
Browse files Browse the repository at this point in the history
  • Loading branch information
artemktn committed May 8, 2024
1 parent 9c8f377 commit e88c226
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
Loading

0 comments on commit e88c226

Please sign in to comment.