Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion src/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -4215,7 +4215,10 @@
"upload_deadline": "Upload Deadline",
"max_file_size": "Max File Size (MB)",
"allowed_formats": "Allowed Formats",
"module_remove_warning": "Please verify you want to delete this {name}"
"module_remove_warning": "Please verify you want to delete this {name}",
"clone_module": "Clone",
"clone_count_label": "Number of copies to create",
"clone_disabled_persisted_file": "This document's file has already been uploaded and can't be copied. Clone is disabled to prevent creating copies without a file, which cannot be saved."
},
"clone_success": "Page template cloned successfully."
},
Expand Down
Loading
Loading