mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-20 09:24:08 +00:00
fix: build errors caused by missing message keys
This commit is contained in:
parent
5d75998a5f
commit
f9ef51015d
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