Replace /en/ with /ja/

This commit is contained in:
Suguru Hirahara
2023-08-05 19:47:49 +09:00
parent 1a125bce0a
commit 2bf199adb6
7 changed files with 50 additions and 50 deletions

View File

@@ -33,10 +33,10 @@
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm"> <div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm">
<nav class="my-2 my-md-0"> <nav class="my-2 my-md-0">
<a class="p-2 text-dark" href="/en/about.html">About</a> <a class="p-2 text-dark" href="/ja/about.html">About</a>
<a class="p-2 text-dark" href="/en/index.html">Services</a> <a class="p-2 text-dark" href="/ja/index.html">Services</a>
<a class="p-2 text-dark" href="/en/blog.html">Updates</a> <a class="p-2 text-dark" href="/ja/blog.html">Updates</a>
<a class="p-2 text-dark" href="/en/contact.html">Contact</a> <a class="p-2 text-dark" href="/ja/contact.html">Contact</a>
</nav> </nav>
</div> </div>
@@ -77,7 +77,7 @@
<a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank"> <a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank">
<i class="fa fa-git" aria-hidden="true"></i> Source Code <i class="fa fa-git" aria-hidden="true"></i> Source Code
</a> </a>
<a href="https://hostux.network/en/terms.html" class="mx-1 footer-link" target="_blank"> <a href="https://hostux.network/ja/terms.html" class="mx-1 footer-link" target="_blank">
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Terms of use. <i class="fa fa-sticky-note-o" aria-hidden="true"></i> Terms of use.
</a> </a>
</div> </div>

View File

@@ -33,10 +33,10 @@
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm"> <div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm">
<nav class="my-2 my-md-0"> <nav class="my-2 my-md-0">
<a class="p-2 text-dark" href="/en/about.html">About</a> <a class="p-2 text-dark" href="/ja/about.html">About</a>
<a class="p-2 text-dark" href="/en/index.html">Services</a> <a class="p-2 text-dark" href="/ja/index.html">Services</a>
<a class="p-2 text-dark" href="/en/blog.html">Updates</a> <a class="p-2 text-dark" href="/ja/blog.html">Updates</a>
<a class="p-2 text-dark" href="/en/contact.html">Contact</a> <a class="p-2 text-dark" href="/ja/contact.html">Contact</a>
</nav> </nav>
</div> </div>
@@ -59,7 +59,7 @@
<hr> <hr>
<p> <p>
Public services that require registration, may come with their own terms and privacy policy. Public services that require registration, may come with their own terms and privacy policy.
But here are our overall <a href="/en/terms.html">terms of use</a>. But here are our overall <a href="/ja/terms.html">terms of use</a>.
</p> </p>
<hr> <hr>
<p> <p>
@@ -67,7 +67,7 @@
</p> </p>
<hr> <hr>
<p> <p>
I manage <a href="https://hostux.network" alt="hostux.network">hostux.network</a> and all the <a href=https://hostux.network/en/index.html alt="hostux.network services">services</a> on my free time and my own funds. If you are satisfied with the services and you use them regularly, don't hesitate to support me on <a href="https://liberapay.com/valere_hostux/" target="_blank">Liberapay</a>. I manage <a href="https://hostux.network" alt="hostux.network">hostux.network</a> and all the <a href=https://hostux.network/ja/index.html alt="hostux.network services">services</a> on my free time and my own funds. If you are satisfied with the services and you use them regularly, don't hesitate to support me on <a href="https://liberapay.com/valere_hostux/" target="_blank">Liberapay</a>.
</p> </p>
<p> <p>
Our current expenses:<br> Our current expenses:<br>
@@ -101,7 +101,7 @@
<a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank"> <a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank">
<i class="fa fa-git" aria-hidden="true"></i> Source Code <i class="fa fa-git" aria-hidden="true"></i> Source Code
</a> </a>
<a href="https://hostux.network/en/terms.html" class="mx-1 footer-link" target="_blank"> <a href="https://hostux.network/ja/terms.html" class="mx-1 footer-link" target="_blank">
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Terms of use. <i class="fa fa-sticky-note-o" aria-hidden="true"></i> Terms of use.
</a> </a>
</div> </div>

View File

@@ -32,10 +32,10 @@
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm"> <div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm">
<nav class="my-2 my-md-0"> <nav class="my-2 my-md-0">
<a class="p-2 text-dark" href="/en/about.html">About</a> <a class="p-2 text-dark" href="/ja/about.html">About</a>
<a class="p-2 text-dark" href="/en/index.html">Services</a> <a class="p-2 text-dark" href="/ja/index.html">Services</a>
<a class="p-2 text-dark" href="/en/blog.html">Updates</a> <a class="p-2 text-dark" href="/ja/blog.html">Updates</a>
<a class="p-2 text-dark" href="/en/contact.html">Contact</a> <a class="p-2 text-dark" href="/ja/contact.html">Contact</a>
</nav> </nav>
</div> </div>
@@ -65,7 +65,7 @@
<a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank"> <a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank">
<i class="fa fa-git" aria-hidden="true"></i> Source Code <i class="fa fa-git" aria-hidden="true"></i> Source Code
</a> </a>
<a href="https://hostux.network/en/terms.html" class="mx-1 footer-link" target="_blank"> <a href="https://hostux.network/ja/terms.html" class="mx-1 footer-link" target="_blank">
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Terms of use. <i class="fa fa-sticky-note-o" aria-hidden="true"></i> Terms of use.
</a> </a>
</div> </div>

View File

@@ -9,7 +9,7 @@
<meta property="og:title" content="Hostux"> <meta property="og:title" content="Hostux">
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:url" content="https://Hostux.net/en/contac.html"> <meta property="og:url" content="https://Hostux.net/ja/contac.html">
<meta property="og:image" content="https://Hostux.net/static/img/hostux.svg"> <meta property="og:image" content="https://Hostux.net/static/img/hostux.svg">
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css"> <link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
@@ -32,10 +32,10 @@
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm"> <div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm">
<nav class="my-2 my-md-0"> <nav class="my-2 my-md-0">
<a class="p-2 text-dark" href="/en/about.html">About</a> <a class="p-2 text-dark" href="/ja/about.html">About</a>
<a class="p-2 text-dark" href="/en/index.html">Services</a> <a class="p-2 text-dark" href="/ja/index.html">Services</a>
<a class="p-2 text-dark" href="/en/blog.html">Updates</a> <a class="p-2 text-dark" href="/ja/blog.html">Updates</a>
<a class="p-2 text-dark" href="/en/contact.html">Contact</a> <a class="p-2 text-dark" href="/ja/contact.html">Contact</a>
</nav> </nav>
</div> </div>
@@ -83,7 +83,7 @@
<a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank"> <a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank">
<i class="fa fa-git" aria-hidden="true"></i> Source Code <i class="fa fa-git" aria-hidden="true"></i> Source Code
</a> </a>
<a href="https://hostux.network/en/terms.html" class="mx-1 footer-link" target="_blank"> <a href="https://hostux.network/ja/terms.html" class="mx-1 footer-link" target="_blank">
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Terms of use. <i class="fa fa-sticky-note-o" aria-hidden="true"></i> Terms of use.
</a> </a>
</div> </div>

View File

@@ -9,7 +9,7 @@
<meta property="og:title" content="Hostux"> <meta property="og:title" content="Hostux">
<meta property="og:type" content="website"> <meta property="og:type" content="website">
<meta property="og:url" content="https://Hostux.net/en/index.html"> <meta property="og:url" content="https://Hostux.net/ja/index.html">
<meta property="og:image" content="https://Hostux.net/static/img/hostux.svg"> <meta property="og:image" content="https://Hostux.net/static/img/hostux.svg">
<link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css"> <link rel="stylesheet" href="/static/lib/bootstrap/dist/css/bootstrap.min.css">
@@ -32,10 +32,10 @@
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm"> <div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm">
<nav class="my-2 my-md-0"> <nav class="my-2 my-md-0">
<a class="p-2 text-dark" href="/en/about.html">About</a> <a class="p-2 text-dark" href="/ja/about.html">About</a>
<a class="p-2 text-dark" href="/en/index.html">Services</a> <a class="p-2 text-dark" href="/ja/index.html">Services</a>
<a class="p-2 text-dark" href="/en/blog.html">Updates</a> <a class="p-2 text-dark" href="/ja/blog.html">Updates</a>
<a class="p-2 text-dark" href="/en/contact.html">Contact</a> <a class="p-2 text-dark" href="/ja/contact.html">Contact</a>
</nav> </nav>
</div> </div>
@@ -457,7 +457,7 @@
<div class="card-body"> <div class="card-body">
<p class="my-2"> <p class="my-2">
An alternative privacy-friendly YouTube frontend. An alternative privacy-friendly YouTube frontend.
The instance is also accessible via <a href="https://f-droid.org/en/packages/com.github.libretube/" target="_blank"">Libretube</a> for Android. The instance is also accessible via <a href="https://f-droid.org/ja/packages/com.github.libretube/" target="_blank"">Libretube</a> for Android.
</p> </p>
</div> </div>
<div class="card-footer"> <div class="card-footer">
@@ -610,7 +610,7 @@
<a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank"> <a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank">
<i class="fa fa-git" aria-hidden="true"></i> Source Code <i class="fa fa-git" aria-hidden="true"></i> Source Code
</a> </a>
<a href="https://hostux.network/en/terms.html" class="mx-1 footer-link" target="_blank"> <a href="https://hostux.network/ja/terms.html" class="mx-1 footer-link" target="_blank">
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Terms of use <i class="fa fa-sticky-note-o" aria-hidden="true"></i> Terms of use
</a> </a>
</div> </div>

View File

@@ -78,7 +78,7 @@
<a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank"> <a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank">
<i class="fa fa-git" aria-hidden="true"></i> Source Code <i class="fa fa-git" aria-hidden="true"></i> Source Code
</a> </a>
<a href="https://hostux.network/en/terms.html" class="mx-1 footer-link" target="_blank"> <a href="https://hostux.network/ja/terms.html" class="mx-1 footer-link" target="_blank">
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Conditions d'utilisation. <i class="fa fa-sticky-note-o" aria-hidden="true"></i> Conditions d'utilisation.
</a> </a>
</div> </div>

View File

@@ -32,10 +32,10 @@
<div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm"> <div class="d-flex flex-column flex-md-row align-items-center justify-content-center p-1 px-sm-4 mb-3 bg-white border-bottom shadow-sm">
<nav class="my-2 my-md-0"> <nav class="my-2 my-md-0">
<a class="p-2 text-dark" href="/en/about.html">About</a> <a class="p-2 text-dark" href="/ja/about.html">About</a>
<a class="p-2 text-dark" href="/en/index.html">Services</a> <a class="p-2 text-dark" href="/ja/index.html">Services</a>
<a class="p-2 text-dark" href="/en/blog.html">Updates</a> <a class="p-2 text-dark" href="/ja/blog.html">Updates</a>
<a class="p-2 text-dark" href="/en/contact.html">Contact</a> <a class="p-2 text-dark" href="/ja/contact.html">Contact</a>
</nav> </nav>
</div> </div>
@@ -141,7 +141,7 @@
<a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank"> <a href="https://git.hostux.net/valere/hostux.network" class="mx-1 footer-link" target="_blank">
<i class="fa fa-git" aria-hidden="true"></i> Source Code <i class="fa fa-git" aria-hidden="true"></i> Source Code
</a> </a>
<a href="https://hostux.network/en/terms.html" class="mx-1 footer-link" target="_blank"> <a href="https://hostux.network/ja/terms.html" class="mx-1 footer-link" target="_blank">
<i class="fa fa-sticky-note-o" aria-hidden="true"></i> Terms of use. <i class="fa fa-sticky-note-o" aria-hidden="true"></i> Terms of use.
</a> </a>
</div> </div>