diff --git a/packages/nc-gui/components/dlg/Record/DeleteAll.vue b/packages/nc-gui/components/dlg/Record/DeleteAll.vue index 998c797a02..050b6d5a80 100644 --- a/packages/nc-gui/components/dlg/Record/DeleteAll.vue +++ b/packages/nc-gui/components/dlg/Record/DeleteAll.vue @@ -34,12 +34,10 @@ const close = () => { {{ 'Delete all records' }}
-
Are you sure you want to delete all the records present in this view?
+
Are you sure you want to delete all {{ rows }} records present in this view?
- -
This action cannot be undone.