mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-08-04 14:57:42 +00:00
fix: drop em dash from saved-secret placeholder
This commit is contained in:
parent
78c75ddd7b
commit
ce72d7d3a6
1 changed files with 1 additions and 1 deletions
|
|
@ -1646,7 +1646,7 @@
|
|||
"com_ui_langfuse_base_url": "Host",
|
||||
"com_ui_langfuse_public_key": "Public key",
|
||||
"com_ui_langfuse_secret_key": "Secret key",
|
||||
"com_ui_langfuse_secret_key_set": "Saved — enter a new key to replace it",
|
||||
"com_ui_langfuse_secret_key_set": "Saved. Enter a new key to replace it",
|
||||
"com_ui_langfuse_secret_key_hint": "The secret key is encrypted at rest and is never shown again after saving.",
|
||||
"com_ui_langfuse_secret_key_fingerprint": "Configured key fingerprint:",
|
||||
"com_ui_langfuse_test": "Test connection",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue