Skip to content

Commit

Permalink
Add missing fallback texts
Browse files Browse the repository at this point in the history
  • Loading branch information
BatJan authored and nathanwoulfe committed Oct 26, 2021
1 parent 1fdfb2c commit 9777519
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
<div>

<div class="umb-alert umb-alert--warning mb2">
<localize key="contentTypeEditor_compositionRemoveWarning"></localize>
<localize key="contentTypeEditor_compositionRemoveWarning">Removing a composition will delete all the associated property data. Once you save the Document Type there's no way
back.</localize>
</div>

<localize key="defaultdialogs_confirmSure"></localize>
<localize key="defaultdialogs_confirmSure">Are you sure?</localize>

</div>

0 comments on commit 9777519

Please sign in to comment.