mirror of
https://github.com/fosrl/pangolin.git
synced 2026-08-12 15:30:53 +02:00
allow retrieving api key secret
This commit is contained in:
+2
-2
@@ -1658,7 +1658,7 @@
|
||||
"virtualApiKeysName": "Name",
|
||||
"virtualApiKeysDescriptionOptional": "Description (optional)",
|
||||
"virtualApiKeysAssociateUserOptional": "Associate User (optional)",
|
||||
"virtualApiKeysAssociateUserDescription": "Attribution only. Does not grant access by itself.",
|
||||
"virtualApiKeysAssociateUserDescription": "Associate this key with a user to track usage.",
|
||||
"virtualApiKeysAllResources": "All public inference resources",
|
||||
"virtualApiKeysAllResourcesDescription": "Allow this key to access every public inference resource in the organization",
|
||||
"virtualApiKeysSelectResources": "Public Inference Resources",
|
||||
@@ -1666,7 +1666,7 @@
|
||||
"virtualApiKeysSelectResourcesDescription": "Choose which public inference resources this key can access",
|
||||
"virtualApiKeysNoResources": "No resources",
|
||||
"virtualApiKeysSecret": "Key",
|
||||
"virtualApiKeysSeeOnce": "Copy this key now. You can also view it again later from the table.",
|
||||
"virtualApiKeysCopyKey": "Copy this key. You can view it again later from the table or when editing.",
|
||||
"virtualApiKeysSecretHint": "Use this value as a Bearer token: vk-[id].[secret]",
|
||||
"virtualApiKeysViewSecret": "View Secret",
|
||||
"virtualApiKeysViewSecretTitle": "Virtual API Key Secret",
|
||||
|
||||
Reference in New Issue
Block a user