diff --git a/tdrive/frontend/src/app/components/file-uploads/pending-file-components/pending-file-row.tsx b/tdrive/frontend/src/app/components/file-uploads/pending-file-components/pending-file-row.tsx index c7a5d645..d9500070 100644 --- a/tdrive/frontend/src/app/components/file-uploads/pending-file-components/pending-file-row.tsx +++ b/tdrive/frontend/src/app/components/file-uploads/pending-file-components/pending-file-row.tsx @@ -79,7 +79,7 @@ export default ({ pendingFileState, pendingFile }: PropsType) => { {capitalize(pendingFile?.originalFile.name)} {isPendingFileStatusPause(pendingFile.status) && ( - + {/* TODO Add translation here */} (paused)