Add missing fallback text
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
<umb-empty-state
|
||||
ng-if="!vm.children"
|
||||
position="center">
|
||||
<localize key="sort_sortEmptyState"></localize>
|
||||
<localize key="sort_sortEmptyState">This node has no child nodes to sort</localize>
|
||||
</umb-empty-state>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user