Skip to content

Commit

Permalink
Merge pull request #16 from roundcube/slovak-endonym
Browse files Browse the repository at this point in the history
Fix native name for slovak language
  • Loading branch information
pabzm authored Nov 15, 2024
2 parents e884850 + 07f10c4 commit 63918e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/_templates/generic-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ <h1>Roundcubemail docs</h1>
<li><a href='/doc/help/1.1/en_US/'>english</a></li>
<li><a href='/doc/help/1.1/de_DE/'>deutsch</a></li>
<li><a href='/doc/help/1.1/fr_FR/'>français</a></li>
<li><a href='/doc/help/1.1/sk_SK/'>slovensky</a></li>
<li><a href='/doc/help/1.1/sk_SK/'>slovenčina</a></li>
</ul>

{{ super() }}
Expand Down

0 comments on commit 63918e1

Please sign in to comment.