improving some labels

This commit is contained in:
orangecoding
2025-09-27 18:01:42 +02:00
parent fa234d2d78
commit 9654e56846
3 changed files with 3 additions and 3 deletions

View File

@@ -89,7 +89,7 @@ export default function JobMutator() {
/>
)}
<Headline text={jobToBeEdit ? 'Edit a Job' : 'Create a new Job'} />
<Headline text={jobToBeEdit ? 'Edit Job' : 'Create new Job'} />
<form>
<SegmentPart name="Name">
<Input