Skip to content

Commit

Permalink
opravena chyba v lokalizaci
Browse files Browse the repository at this point in the history
  • Loading branch information
tpkowastaken committed Dec 2, 2023
1 parent 34d91fe commit 2eafa3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/locales/cs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export const csConfig: LocaleSpecificConfig<DefaultTheme.Config> = {
],

nav: [
{ text: "Stáhnout aplikaci", link: "/en/download/index.md" },
{ text: "Stáhnout aplikaci", link: "/cs/download/index.md" },
{ text: "Návody", link: "/cs/guides/getting-started/index.md" },
],
sidebar: [
Expand Down

0 comments on commit 2eafa3e

Please sign in to comment.