Skip to content

Commit

Permalink
Add German and Swedish (1.2.12)
Browse files Browse the repository at this point in the history
  • Loading branch information
terreng committed Jul 13, 2024
1 parent e37a688 commit 424c455
Show file tree
Hide file tree
Showing 11 changed files with 74 additions and 33 deletions.
16 changes: 16 additions & 0 deletions website/src/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,14 @@ export default defineUserConfig({
'/uk/': {
lang: 'uk',
},
'/de/': {
lang: 'de',
description: 'Erstelle lokale Webserver mit wenigen Klicks und einem einfachen Interface.'
},
'/sv/': {
lang: 'sv',
description: 'Skapa lokala webservrar med några få klick i ett lättanvänt användargränssnitt.'
},
},
theme: defaultTheme({
selectLanguageName: 'English',
Expand Down Expand Up @@ -290,6 +298,14 @@ export default defineUserConfig({
selectLanguageName: 'Українська',
selectText: 'Мова'
},
'/de/': {
selectLanguageName: 'Deutsch',
selectText: 'Taal'
},
'/sv/': {
selectLanguageName: 'Svenska',
selectText: 'Språk'
},
},
logo: '/favicon.ico',
accentColor: '#d09608',
Expand Down
25 changes: 25 additions & 0 deletions website/src/de/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
home: true
heroImage: https://raw.githubusercontent.com/terreng/simple-web-server/main/images/icon.png
heroText: Simple Web Server
tagline: Erstelle lokale Webserver mit wenigen Klicks und einem einfachen Interface.
actions:
- text: Download →
link: /download.html
type: primary
features:
- title: Einfach zu konfigurieren
details: Ändere Serveroptionen mit wenigen Klicks.
- title: Starte mehrere & im Hintergrund
details: Lass mehrere Webserver gleichzeitig laufen, auch wenn das Programm geschlossen wird.
- title: Single Page Anwendungen
details: Aktiviere das URL-Rewrite auf index.html für Singe Page Anwendungen mit einem einzigen Klick.
footerHtml: true
footer:
<div class="home_footer">
<div><p>Made with ❤️ by <a href="https://github.com/terreng" target="_blank">@terreng</a> and <a href="https://github.com/ethanaobrien" target="_blank">@ethanaobrien</a>.</p></div>
<div><p>A continuation of <a href="https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb" target="_blank">Web Server for Chrome</a> by <a href="https://github.com/kzahel" target="_blank">@kzahel</a>.</p></div>
</div>
---
<div class="coming_from_wsc_banner"><a href="/docs/wsc.html">Coming from Web Server for Chrome? →</a></div>
<img src="/images/screenshots.jpeg" style="width: 100%">
7 changes: 1 addition & 6 deletions website/src/es/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,7 @@ footerHtml: true
footer:
<div class="home_footer">
<div><p>Made with ❤️ by <a href="https://github.com/terreng" target="_blank">@terreng</a> and <a href="https://github.com/ethanaobrien" target="_blank">@ethanaobrien</a>.</p></div>
<div><p>A continuation of <a href="https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb" target="_blank">Web Server for Chrome</a> by <a href="https://github.com/kzahel" target="_blank">@kzahel</a>.</p?</div>
<div><p>Thank you to our translators:</p></div>
<div><p>Spanish by <a href="https://github.com/vespina" target="_blank">@vespina</a>.</p></div>
<div><p>Chinese by <a href="https://github.com/antnesswcm" target="_blank">@antnesswcm</a>.</p></div>
<div><p>Japanese by <a href="https://github.com/ShinodaNaoki" target="_blank">@ShinodaNaoki</a>.</p></div>
<div><p>French by <a href="https://github.com/pferrucci" target="_blank">@pferrucci</a>.</p></div>
<div><p>A continuation of <a href="https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb" target="_blank">Web Server for Chrome</a> by <a href="https://github.com/kzahel" target="_blank">@kzahel</a>.</p></div>
</div>
---
<div class="coming_from_wsc_banner"><a href="/docs/wsc.html">Coming from Web Server for Chrome? →</a></div>
Expand Down
7 changes: 1 addition & 6 deletions website/src/fr-FR/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,7 @@ footerHtml: true
footer:
<div class="home_footer">
<div><p>Made with ❤️ by <a href="https://github.com/terreng" target="_blank">@terreng</a> and <a href="https://github.com/ethanaobrien" target="_blank">@ethanaobrien</a>.</p></div>
<div><p>A continuation of <a href="https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb" target="_blank">Web Server for Chrome</a> by <a href="https://github.com/kzahel" target="_blank">@kzahel</a>.</p?</div>
<div><p>Thank you to our translators:</p></div>
<div><p>Spanish by <a href="https://github.com/vespina" target="_blank">@vespina</a>.</p></div>
<div><p>Chinese by <a href="https://github.com/antnesswcm" target="_blank">@antnesswcm</a>.</p></div>
<div><p>Japanese by <a href="https://github.com/ShinodaNaoki" target="_blank">@ShinodaNaoki</a>.</p></div>
<div><p>French by <a href="https://github.com/pferrucci" target="_blank">@pferrucci</a>.</p></div>
<div><p>A continuation of <a href="https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb" target="_blank">Web Server for Chrome</a> by <a href="https://github.com/kzahel" target="_blank">@kzahel</a>.</p></div>
</div>
---
<div class="coming_from_wsc_banner"><a href="/docs/wsc.html">Coming from Web Server for Chrome? →</a></div>
Expand Down
2 changes: 1 addition & 1 deletion website/src/it-IT/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ footerHtml: true
footer:
<div class="home_footer">
<div><p>Made with ❤️ by <a href="https://github.com/terreng" target="_blank">@terreng</a> and <a href="https://github.com/ethanaobrien" target="_blank">@ethanaobrien</a>.</p></div>
<div><p>A continuation of <a href="https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb" target="_blank">Web Server for Chrome</a> by <a href="https://github.com/kzahel" target="_blank">@kzahel</a>.</p?</div>
<div><p>A continuation of <a href="https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb" target="_blank">Web Server for Chrome</a> by <a href="https://github.com/kzahel" target="_blank">@kzahel</a>.</p></div>
</div>
---
<div class="coming_from_wsc_banner"><a href="/docs/wsc.html">Coming from Web Server for Chrome? →</a></div>
Expand Down
7 changes: 1 addition & 6 deletions website/src/ja/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,7 @@ footerHtml: true
footer:
<div class="home_footer">
<div><p>Made with ❤️ by <a href="https://github.com/terreng" target="_blank">@terreng</a> and <a href="https://github.com/ethanaobrien" target="_blank">@ethanaobrien</a>.</p></div>
<div><p>A continuation of <a href="https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb" target="_blank">Web Server for Chrome</a> by <a href="https://github.com/kzahel" target="_blank">@kzahel</a>.</p?</div>
<div><p>Thank you to our translators:</p></div>
<div><p>Spanish by <a href="https://github.com/vespina" target="_blank">@vespina</a>.</p></div>
<div><p>Chinese by <a href="https://github.com/antnesswcm" target="_blank">@antnesswcm</a>.</p></div>
<div><p>Japanese by <a href="https://github.com/ShinodaNaoki" target="_blank">@ShinodaNaoki</a>.</p></div>
<div><p>French by <a href="https://github.com/pferrucci" target="_blank">@pferrucci</a>.</p></div>
<div><p>A continuation of <a href="https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb" target="_blank">Web Server for Chrome</a> by <a href="https://github.com/kzahel" target="_blank">@kzahel</a>.</p></div>
</div>
---
<div class="coming_from_wsc_banner"><a href="/docs/wsc.html">Web Server for Chromeからの移行ですか? →</a></div>
Expand Down
2 changes: 1 addition & 1 deletion website/src/pt-PT/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ footerHtml: true
footer:
<div class="home_footer">
<div><p>Made with ❤️ by <a href="https://github.com/terreng" target="_blank">@terreng</a> and <a href="https://github.com/ethanaobrien" target="_blank">@ethanaobrien</a>.</p></div>
<div><p>A continuation of <a href="https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb" target="_blank">Web Server for Chrome</a> by <a href="https://github.com/kzahel" target="_blank">@kzahel</a>.</p?</div>
<div><p>A continuation of <a href="https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb" target="_blank">Web Server for Chrome</a> by <a href="https://github.com/kzahel" target="_blank">@kzahel</a>.</p></div>
</div>
---
<div class="coming_from_wsc_banner"><a href="/docs/wsc.html">Coming from Web Server for Chrome? →</a></div>
Expand Down
7 changes: 1 addition & 6 deletions website/src/ru/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,7 @@ footerHtml: true
footer:
<div class="home_footer">
<div><p>Made with ❤️ by <a href="https://github.com/terreng" target="_blank">@terreng</a> and <a href="https://github.com/ethanaobrien" target="_blank">@ethanaobrien</a>.</p></div>
<div><p>A continuation of <a href="https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb" target="_blank">Web Server for Chrome</a> by <a href="https://github.com/kzahel" target="_blank">@kzahel</a>.</p?</div>
<div><p>Thank you to our translators:</p></div>
<div><p>Spanish by <a href="https://github.com/vespina" target="_blank">@vespina</a>.</p></div>
<div><p>Chinese by <a href="https://github.com/antnesswcm" target="_blank">@antnesswcm</a>.</p></div>
<div><p>Japanese by <a href="https://github.com/ShinodaNaoki" target="_blank">@ShinodaNaoki</a>.</p></div>
<div><p>French by <a href="https://github.com/pferrucci" target="_blank">@pferrucci</a>.</p></div>
<div><p>A continuation of <a href="https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb" target="_blank">Web Server for Chrome</a> by <a href="https://github.com/kzahel" target="_blank">@kzahel</a>.</p></div>
</div>
---
<div class="coming_from_wsc_banner"><a href="/docs/wsc.html">Coming from Web Server for Chrome? →</a></div>
Expand Down
25 changes: 25 additions & 0 deletions website/src/sv/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
home: true
heroImage: https://raw.githubusercontent.com/terreng/simple-web-server/main/images/icon.png
heroText: Simple Web Server
tagline: Skapa lokala webservrar med några få klick i ett lättanvänt användargränssnitt.
actions:
- text: Download →
link: /download.html
type: primary
features:
- title: Lätt att konfigurera
details: Ändra serverinställningar med bara några få klick.
- title: Kör flera och i bakgrunden
details: Kör flera webservrar samtidigt, även när appen är stängd.
- title: Ensideappar
details: Aktivera dynamisk uppdatering av index.html för SPA (ensidseapplikation) med ett enda klick.
footerHtml: true
footer:
<div class="home_footer">
<div><p>Made with ❤️ by <a href="https://github.com/terreng" target="_blank">@terreng</a> and <a href="https://github.com/ethanaobrien" target="_blank">@ethanaobrien</a>.</p></div>
<div><p>A continuation of <a href="https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb" target="_blank">Web Server for Chrome</a> by <a href="https://github.com/kzahel" target="_blank">@kzahel</a>.</p></div>
</div>
---
<div class="coming_from_wsc_banner"><a href="/docs/wsc.html">Coming from Web Server for Chrome? →</a></div>
<img src="/images/screenshots.jpeg" style="width: 100%">
2 changes: 1 addition & 1 deletion website/src/uk/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ footerHtml: true
footer:
<div class="home_footer">
<div><p>Made with ❤️ by <a href="https://github.com/terreng" target="_blank">@terreng</a> and <a href="https://github.com/ethanaobrien" target="_blank">@ethanaobrien</a>.</p></div>
<div><p>A continuation of <a href="https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb" target="_blank">Web Server for Chrome</a> by <a href="https://github.com/kzahel" target="_blank">@kzahel</a>.</p?</div>
<div><p>A continuation of <a href="https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb" target="_blank">Web Server for Chrome</a> by <a href="https://github.com/kzahel" target="_blank">@kzahel</a>.</p></div>
</div>
---
<div class="coming_from_wsc_banner"><a href="/docs/wsc.html">Coming from Web Server for Chrome? →</a></div>
Expand Down
7 changes: 1 addition & 6 deletions website/src/zh-CN/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,7 @@ footerHtml: true
footer:
<div class="home_footer">
<div><p>Made with ❤️ by <a href="https://github.com/terreng" target="_blank">@terreng</a> and <a href="https://github.com/ethanaobrien" target="_blank">@ethanaobrien</a>.</p></div>
<div><p>A continuation of <a href="https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb" target="_blank">Web Server for Chrome</a> by <a href="https://github.com/kzahel" target="_blank">@kzahel</a>.</p?</div>
<div><p>Thank you to our translators:</p></div>
<div><p>Spanish by <a href="https://github.com/vespina" target="_blank">@vespina</a>.</p></div>
<div><p>Chinese by <a href="https://github.com/antnesswcm" target="_blank">@antnesswcm</a>.</p></div>
<div><p>Japanese by <a href="https://github.com/ShinodaNaoki" target="_blank">@ShinodaNaoki</a>.</p></div>
<div><p>French by <a href="https://github.com/pferrucci" target="_blank">@pferrucci</a>.</p></div>
<div><p>A continuation of <a href="https://chrome.google.com/webstore/detail/web-server-for-chrome/ofhbbkphhbklhfoeikjpcbhemlocgigb" target="_blank">Web Server for Chrome</a> by <a href="https://github.com/kzahel" target="_blank">@kzahel</a>.</p></div>
</div>
---
<div class="coming_from_wsc_banner"><a href="/docs/wsc.html">来自Chrome的Web Server? →</a></div>
Expand Down

0 comments on commit 424c455

Please sign in to comment.