You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/i18n/costrict-i18n/locales/en/commit.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,8 @@
14
14
},
15
15
"message": {
16
16
"copiedToClipboard": "Commit message generated but could not be automatically populated in the input box. The commit message has been copied to clipboard.",
17
-
"generationFailed": "Failed to generate commit message: {{error}}"
17
+
"generationFailed": "Failed to generate commit message: {{error}}",
18
+
"executing": "Please wait, commit generation is already in progress"
0 commit comments