mirror of
https://github.com/fosrl/pangolin.git
synced 2026-08-15 08:49:59 +02:00
send email upon generate virtual api key
This commit is contained in:
@@ -1725,6 +1725,18 @@
|
||||
"virtualApiKeysFilterUnassigned": "Unassigned",
|
||||
"virtualApiKeysInferenceBudget": "Budget",
|
||||
"virtualApiKeysInferenceBudgetDescription": "Configure how this key restricts AI usage based on spending or token limits",
|
||||
"virtualApiKeysEmailOnGenerate": "Email key upon generation",
|
||||
"virtualApiKeysEmailThisKey": "Email this key",
|
||||
"virtualApiKeysEmailOnGenerateDescription": "Send the key to the associated user and additional addresses after it is created",
|
||||
"virtualApiKeysEmailThisKeyDescription": "Send the current key to the associated user and additional addresses",
|
||||
"virtualApiKeysEmailSmtpRequired": "Email is not configured on this server",
|
||||
"virtualApiKeysEmailSmtpRequiredDescription": "Configure SMTP to email virtual API keys.",
|
||||
"virtualApiKeysEmailSendToUser": "Send to associated user",
|
||||
"virtualApiKeysEmailSendToUserDescription": "Email the key to the associated user's account email",
|
||||
"virtualApiKeysEmailSendToUserDisabled": "Associate a user to send the key to that user",
|
||||
"virtualApiKeysEmailAdditional": "Additional emails",
|
||||
"virtualApiKeysEmailAdditionalPlaceholder": "Add email and press Enter",
|
||||
"virtualApiKeysEmailRecipientsRequired": "Select the associated user or add at least one email address",
|
||||
"myVirtualApiKeysTitle": "Your API Keys",
|
||||
"myVirtualApiKeysDescription": "View your identity key and any virtual API keys attributed to you in this organization",
|
||||
"myVirtualApiKeysResourceTitle": "Your API Keys for {resourceName}",
|
||||
|
||||
Reference in New Issue
Block a user