diff --git a/frontend/lang/messages/ja-JP.json b/frontend/lang/messages/ja-JP.json index 3d667b636978..4e68e9d3cf47 100644 --- a/frontend/lang/messages/ja-JP.json +++ b/frontend/lang/messages/ja-JP.json @@ -198,7 +198,8 @@ "refresh": "Refresh", "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": "{groupName} を削除しますか?",