Skip to content

Commit 324abdf

Browse files
authored
Merge pull request #47 from Venca24/devel_lang_cs
Add Czech translation
2 parents 3183a6d + cc43428 commit 324abdf

File tree

2 files changed

+282
-1
lines changed

2 files changed

+282
-1
lines changed

_layouts/default.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,11 @@
114114
<h1>{{ page.title }}</h1>
115115
<div class="lang-menu">
116116
<a href="/">English</a> |
117-
<a href="/es/">Español</a> |
118117
<a href="/fr/">Français</a> |
119118
<a href="/de/">Deutsch</a> |
119+
<a href="/es/">Español</a> |
120120
<a href="/pt-BR/">Português</a> |
121+
<a href="/cs/">Česky</a> |
121122
<a href="/tr/">Türkçe</a>
122123
</div>
123124
{{ content }}

0 commit comments

Comments
 (0)