diff --git a/dist/index.js b/dist/index.js index 51a06322957960e388a69c59723ecdabca2d26b6..4f80a1d8f7d052d217fcb86b625e6971cddb5055 100644 Binary files a/dist/index.js and b/dist/index.js differ diff --git a/dist/index.js.map b/dist/index.js.map index c0e72f822ce7d74cfd0b33f9f5e5ac4dd75d3c6c..7a06368e7da6ff08d9912bd65e4dc7a04ff4c40c 100644 Binary files a/dist/index.js.map and b/dist/index.js.map differ diff --git a/dist/licenses.txt b/dist/licenses.txt index e2444588f49b1d3c0a9bc1d64e4ba1dbb9f297b5..9f23ed35bab463951472764a5d5735b2988d6cee 100644 Binary files a/dist/licenses.txt and b/dist/licenses.txt differ diff --git a/src/main.ts b/src/main.ts index 1152c531de99c42b4db50dcabdf158de7127952e..90404b5a994c44a5715975c4c07b1b190d811c23 100644 --- a/src/main.ts +++ b/src/main.ts @@ -107,9 +107,8 @@ async function translateCommentBody(body: string, issueUser: string): Promise { if (res.text !== body) { result = - ` -> @${issueUser} -> Bot detected the issue body's language is not English, translate it automatically. For the convenience of others, please use English next time👯. + ` +> Bot detected the issue body's language is not English, translate it automatically. 👯. ---- ${res.text}