diff --git a/src/translations/en.js b/src/translations/en.js index 4a139db..fc2886e 100644 --- a/src/translations/en.js +++ b/src/translations/en.js @@ -35,9 +35,9 @@ module.exports = { not_implemented: "Not Yet Implemented", // Copyable Modal - copy_modal_download_btn: "Download", - copy_modal_copy_btn: "Copy", - copy_modal_close_btn: "Close", + copy_box_download_btn: "Download", + copy_box_copy_btn: "Copy", + copy_box_close_btn: "Close", // Generic Loading Text content_loading: "Loading..",