diff --git a/frontend/lang/messages/ko-KR.json b/frontend/lang/messages/ko-KR.json index b719dd2d99d5..f433f48f178d 100644 --- a/frontend/lang/messages/ko-KR.json +++ b/frontend/lang/messages/ko-KR.json @@ -198,7 +198,8 @@ "refresh": "Refresh", "upload-file": "Upload File", "created-on-date": "Created on: {0}", - "unsaved-changes": "You have unsaved changes. Do you want to save before leaving? Okay to save, Cancel to discard changes." + "unsaved-changes": "You have unsaved changes. Do you want to save before leaving? Okay to save, Cancel to discard changes.", + "clipboard-copy-failure": "Failed to copy to the clipboard." }, "group": { "are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete {groupName}?",