mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-10 03:59:43 +00:00
fix: build errors caused by missing message keys
This commit is contained in:
parent
4912de7fc4
commit
a11e667507
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
project.label=CodeGPT
|
||||
notification.group.name=CodeGPT notification group
|
||||
notification.group.sticky.name=CodeGPT sticky notification group
|
||||
action.generateCommitMessage.title=CodeGPT: Generate Message
|
||||
action.generateCommitMessage.description=Generate git commit message
|
||||
action.generateCommitMessage.missingCredentials=Credentials not provided
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue