mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #27171 from overleaf/dp-make-a-copy
Update copy of copy project option GitOrigin-RevId: 3d1cc544f3945f55600f0daf1021b07de9d207bc
This commit is contained in:
@@ -36,7 +36,7 @@ export const DuplicateProject = () => {
|
||||
return (
|
||||
<>
|
||||
<OLDropdownMenuItem onClick={handleShowModal}>
|
||||
{t('copy')}
|
||||
{t('make_a_copy')}
|
||||
</OLDropdownMenuItem>
|
||||
<EditorCloneProjectModalWrapper
|
||||
show={showModal}
|
||||
|
||||
Reference in New Issue
Block a user