Change a literal
This commit is contained in:
parent
17e2a4d7e4
commit
b4d531f886
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
<Modal bind:this={modal} on:hide={modal}>
|
<Modal bind:this={modal} on:hide={modal}>
|
||||||
<ModalContent
|
<ModalContent
|
||||||
title="Your account is currently locked"
|
title="Your account is currently de-activated"
|
||||||
size="S"
|
size="S"
|
||||||
showCancelButton={true}
|
showCancelButton={true}
|
||||||
showCloseIcon={false}
|
showCloseIcon={false}
|
||||||
|
|
Loading…
Reference in New Issue