mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-03 03:33:16 +03:00
Fix lang/punctuation in delete dialog
- should have done this in the last commit
This commit is contained in:
parent
5501509671
commit
b1008356ab
@ -94,7 +94,7 @@
|
||||
|
||||
<Modal bind:this={deleteConfirmationModal} title="Delete {$project?.title}?">
|
||||
<p>
|
||||
Are you sure you want to delete the project,
|
||||
Are you sure you want to delete
|
||||
<span class="font-bold">{$project?.title}</span>? This can’t be undone.
|
||||
</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user