Dokumentenablehnung - Übersetzung
This commit is contained in:
@ -138,7 +138,7 @@ export function DocumentSigningRejectDialog({
|
|||||||
<Textarea
|
<Textarea
|
||||||
{...field}
|
{...field}
|
||||||
rows={4}
|
rows={4}
|
||||||
placeholder="Please provide a reason for rejecting this document"
|
placeholder="Bitte gib' einen Grund für die Ablehnung an."
|
||||||
disabled={form.formState.isSubmitting}
|
disabled={form.formState.isSubmitting}
|
||||||
/>
|
/>
|
||||||
</FormControl>
|
</FormControl>
|
||||||
|
Reference in New Issue
Block a user