mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-27 11:07:07 +00:00
feat: add 7 new languages to extension and website, bump version to 2.1.0
This commit is contained in:
@@ -19,6 +19,13 @@
|
||||
<link rel="alternate" hreflang="es" href="https://sync.koalastuff.net/es/">
|
||||
<link rel="alternate" hreflang="pt-br" href="https://sync.koalastuff.net/pt-BR/">
|
||||
<link rel="alternate" hreflang="ru" href="https://sync.koalastuff.net/ru/">
|
||||
<link rel="alternate" hreflang="it" href="https://sync.koalastuff.net/it/">
|
||||
<link rel="alternate" hreflang="pl" href="https://sync.koalastuff.net/pl/">
|
||||
<link rel="alternate" hreflang="tr" href="https://sync.koalastuff.net/tr/">
|
||||
<link rel="alternate" hreflang="nl" href="https://sync.koalastuff.net/nl/">
|
||||
<link rel="alternate" hreflang="ja" href="https://sync.koalastuff.net/ja/">
|
||||
<link rel="alternate" hreflang="ko" href="https://sync.koalastuff.net/ko/">
|
||||
<link rel="alternate" hreflang="pt" href="https://sync.koalastuff.net/pt/">
|
||||
<link rel="alternate" hreflang="x-default" href="https://sync.koalastuff.net/">
|
||||
<meta name="robots" content="index, follow">
|
||||
|
||||
@@ -35,6 +42,13 @@
|
||||
<meta property="og:locale:alternate" content="es_ES">
|
||||
<meta property="og:locale:alternate" content="pt_BR">
|
||||
<meta property="og:locale:alternate" content="ru_RU">
|
||||
<meta property="og:locale:alternate" content="it_IT">
|
||||
<meta property="og:locale:alternate" content="pl_PL">
|
||||
<meta property="og:locale:alternate" content="tr_TR">
|
||||
<meta property="og:locale:alternate" content="nl_NL">
|
||||
<meta property="og:locale:alternate" content="ja_JP">
|
||||
<meta property="og:locale:alternate" content="ko_KR">
|
||||
<meta property="og:locale:alternate" content="pt_PT">
|
||||
<meta property="og:site_name" content="KoalaSync">
|
||||
|
||||
<!-- Twitter / X -->
|
||||
@@ -49,7 +63,7 @@
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
<link rel="manifest" href="../site.webmanifest">
|
||||
|
||||
<script src="../lang-init.f4d146ef.min.js"></script>
|
||||
<script src="../lang-init.efcb118a.min.js"></script>
|
||||
|
||||
<!-- Structured Data (Schema.org) for Rich Snippets -->
|
||||
<script type="application/ld+json" id="schema-org">
|
||||
@@ -199,6 +213,13 @@
|
||||
<a href="https://sync.koalastuff.net/es/" hreflang="es">Español</a>
|
||||
<a href="https://sync.koalastuff.net/pt-BR/" hreflang="pt-br">Português (Brasil)</a>
|
||||
<a href="https://sync.koalastuff.net/ru/" hreflang="ru">Русский</a>
|
||||
<a href="https://sync.koalastuff.net/it/" hreflang="it">Italiano</a>
|
||||
<a href="https://sync.koalastuff.net/pl/" hreflang="pl">Polski</a>
|
||||
<a href="https://sync.koalastuff.net/tr/" hreflang="tr">Türkçe</a>
|
||||
<a href="https://sync.koalastuff.net/nl/" hreflang="nl">Nederlands</a>
|
||||
<a href="https://sync.koalastuff.net/ja/" hreflang="ja">日本語</a>
|
||||
<a href="https://sync.koalastuff.net/ko/" hreflang="ko">한국어</a>
|
||||
<a href="https://sync.koalastuff.net/pt/" hreflang="pt">Português (Portugal)</a>
|
||||
</nav>
|
||||
</div>
|
||||
<div class="nav-right">
|
||||
@@ -211,6 +232,13 @@
|
||||
<option value="es" >Español</option>
|
||||
<option value="pt-BR" >Português (Brasil)</option>
|
||||
<option value="ru" selected>Русский</option>
|
||||
<option value="it" >Italiano</option>
|
||||
<option value="pl" >Polski</option>
|
||||
<option value="tr" >Türkçe</option>
|
||||
<option value="nl" >Nederlands</option>
|
||||
<option value="ja" >日本語</option>
|
||||
<option value="ko" >한국어</option>
|
||||
<option value="pt" >Português (Portugal)</option>
|
||||
</select>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" aria-hidden="true" class="chevron-icon" viewBox="0 0 24 24"><path d="m6 9 6 6 6-6"/></svg>
|
||||
</div>
|
||||
@@ -225,8 +253,8 @@
|
||||
<div class="container hero-grid">
|
||||
<div class="hero-text">
|
||||
<a href="https://github.com/Shik3i/KoalaSync/blob/main/CHANGELOG.md" target="_blank" class="version-badge" data-reveal style="text-decoration: none; display: inline-block; transition: transform 0.2s, box-shadow 0.2s;" title="View Changelog">
|
||||
<span class="version-text-en" lang="en">v1.5.3 OUT NOW</span>
|
||||
<span class="version-text-de" lang="de">v1.5.3 JETZT VERFÜGBAR</span>
|
||||
<span class="version-text-en" lang="en">v2.1.0 OUT NOW</span>
|
||||
<span class="version-text-de" lang="de">v2.1.0 JETZT VERFÜGBAR</span>
|
||||
</a>
|
||||
<h1 data-reveal>Смотрите вместе.<br>Синхронно на 100%.</h1>
|
||||
<p class="hero-subtitle" data-reveal>Ваш киновечер на расстоянии без задержек. Без регистрации и сбора данных. Просто поделитесь ссылкой и смотрите вместе.</p>
|
||||
@@ -256,7 +284,7 @@
|
||||
<div class="mock-header-title"><picture><source srcset="../assets/NewLogoIcon.avif" type="image/avif"><img src="../assets/NewLogoIcon.webp" alt="KoalaSync Logo"></picture>KoalaSync</div>
|
||||
<a href="https://github.com/Shik3i/KoalaSync" target="_blank" class="mock-version-link" title="Visit GitHub Repository">
|
||||
<svg fill="currentColor" style="width:12px;height:12px;display:block" viewBox="0 0 16 16"><path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27s1.36.09 2 .27c1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.01 8.01 0 0 0 16 8c0-4.42-3.58-8-8-8"/></svg>
|
||||
<span class="mockup-version">2.0.8</span>
|
||||
<span class="mockup-version">2.1.0</span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="mock-tabs">
|
||||
@@ -519,7 +547,7 @@
|
||||
|
||||
<div style="margin-top: 16px; text-align: center; border-top: 1px solid rgba(255,255,255,0.05); padding-top: 10px; flex-shrink: 0;">
|
||||
<a href="https://github.com/Shik3i/KoalaSync" target="_blank" style="color: var(--text-muted); text-decoration: none; font-size: 10px; opacity: 0.6; display: block;">GitHub Repository</a>
|
||||
<div style="color: var(--text-muted); font-size: 9px; opacity: 0.4; margin-top: 4px;" class="mockup-version">2.0.8</div>
|
||||
<div style="color: var(--text-muted); font-size: 9px; opacity: 0.4; margin-top: 4px;" class="mockup-version">2.1.0</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -887,7 +915,7 @@
|
||||
<picture><source srcset="../assets/NewLogoIcon.avif" type="image/avif"><img src="../assets/NewLogoIcon.webp" alt="KoalaSync Logo" width="14" height="14"></picture>
|
||||
<span>KoalaSync</span>
|
||||
</div>
|
||||
<div class="illus-popup-version mockup-version">2.0.8</div>
|
||||
<div class="illus-popup-version mockup-version">2.1.0</div>
|
||||
</div>
|
||||
<div class="illus-popup-tabs">
|
||||
<div class="illus-popup-tab active">
|
||||
@@ -1189,6 +1217,6 @@
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="../app.deb95738.min.js"></script>
|
||||
<script src="../app.bd666530.min.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user