diff --git a/apps/website/src/translations/cs/translation.json b/apps/website/src/translations/cs/translation.json index 34e08883a..670a97bba 100644 --- a/apps/website/src/translations/cs/translation.json +++ b/apps/website/src/translations/cs/translation.json @@ -4,5 +4,9 @@ "desktop_title": "Stažení aplikace pro osobní počítače (v{{version}})", "architecture": "Architektura:", "older_releases": "Starší vydání" + }, + "hero_section": { + "get_started": "Start", + "github": "GitHub" } }