mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-19 09:50:15 +01:00
🔑 feat: infinite key expiry (#3252)
This commit is contained in:
parent
1aad315de6
commit
1edbfdbce2
4 changed files with 37 additions and 23 deletions
|
|
@ -507,6 +507,7 @@ export default {
|
|||
com_endpoint_config_value: 'Enter value for',
|
||||
com_endpoint_config_key_name_placeholder: 'Set API key first',
|
||||
com_endpoint_config_key_encryption: 'Your key will be encrypted and deleted at',
|
||||
com_endpoint_config_key_never_expires: 'Your key will never expire',
|
||||
com_endpoint_config_key_expiry: 'the expiry time',
|
||||
com_endpoint_config_click_here: 'Click Here',
|
||||
com_endpoint_config_google_service_key: 'Google Service Account Key',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue