feat: improve title of agileHoursPerStoryPoint input

master
Katja Lutz 2 years ago
parent 0369fd3c1a
commit 076010d736

@ -401,7 +401,7 @@ const SettingsOverlay: Component = () => {
<div class="col-span-2">
<TextInput
required
title={"Agile Positionen werden mit Story Points \"geschätzt\". Gib hier die kleinste Aufwand-Dauer ein, welche für deine Projektgrösse sinnvoll ist."}
title={"Agile Positionen werden mit Story Points \"geschätzt\". Was ist der kleinst mögliche Aufwand einer einzelnen Agilen Position?"}
type="number"
label="Stunden pro Story Point"
onInput={(evt) =>

Loading…
Cancel
Save