diff --git a/frontend/src/routes/(candidate)/(authenticated)/register/+page.svelte b/frontend/src/routes/(candidate)/(authenticated)/register/+page.svelte index b7370af..03678bc 100644 --- a/frontend/src/routes/(candidate)/(authenticated)/register/+page.svelte +++ b/frontend/src/routes/(candidate)/(authenticated)/register/+page.svelte @@ -479,7 +479,7 @@ bind:value={$form.candidate.city} type="text" placeholder="Město" - helperText="Město" + helperText="Uveďte město" />