diff --git a/frontend/src/i18n/locales/en.json b/frontend/src/i18n/locales/en.json index c9fe566..27c1170 100644 --- a/frontend/src/i18n/locales/en.json +++ b/frontend/src/i18n/locales/en.json @@ -720,6 +720,9 @@ "bulkMoveTitle": "Move files", "bulkDeleteTitle": "Delete files", "selectTargetFolder": "Select target folder", + "filesMoved": "Files moved", + "filesMovedRoot": "Files moved to root", + "folderMoved": "Folder moved", "icon": { "other": "File" }