mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-08-27 04:07:05 +00:00
🌐 chore: Restore English Localization Source Values (#14743)
This commit is contained in:
parent
60fe67d27e
commit
ea6f9e3f4f
1 changed files with 6 additions and 6 deletions
|
|
@ -267,7 +267,7 @@
|
|||
"com_endpoint_config_key_import_json_key_invalid": "Invalid Service Account JSON Key, Did you import the correct file?",
|
||||
"com_endpoint_config_key_import_json_key_success": "Successfully Imported Service Account JSON Key",
|
||||
"com_endpoint_config_key_name": "Key",
|
||||
"com_endpoint_config_key_never_expires": "Your key will never expire",
|
||||
"com_endpoint_config_key_never_expires": "Current key: never expires",
|
||||
"com_endpoint_config_new_key_expiration": "New key expiration",
|
||||
"com_endpoint_config_placeholder": "Set your Key in the Header menu to chat.",
|
||||
"com_endpoint_config_required_fields": "The following fields are required:",
|
||||
|
|
@ -303,7 +303,7 @@
|
|||
"com_endpoint_message_new": "Message {{0}}",
|
||||
"com_endpoint_message_not_appendable": "Edit your message or Regenerate.",
|
||||
"com_endpoint_my_preset": "My Preset",
|
||||
"com_endpoint_no_presets": "No presets yet, use the settings button to create one",
|
||||
"com_endpoint_no_presets": "No presets yet",
|
||||
"com_endpoint_no_presets_description": "Save your current model settings or import a preset to get started.",
|
||||
"com_endpoint_openai_custom_name_placeholder": "Set a custom name for the AI",
|
||||
"com_endpoint_openai_detail": "The resolution for Vision requests. \"Low\" is cheaper and faster, \"High\" is more detailed and expensive, and \"Auto\" will automatically choose between the two based on the image resolution.",
|
||||
|
|
@ -1048,7 +1048,7 @@
|
|||
"com_ui_convo_archived": "Conversation archived",
|
||||
"com_ui_convo_delete_error": "Failed to delete conversation",
|
||||
"com_ui_convo_delete_success": "Conversation successfully deleted",
|
||||
"com_ui_copied": "Copied!",
|
||||
"com_ui_copied": "Copied",
|
||||
"com_ui_copied_to_clipboard": "Copied to clipboard",
|
||||
"com_ui_copy": "Copy",
|
||||
"com_ui_copy_code": "Copy code",
|
||||
|
|
@ -1380,7 +1380,7 @@
|
|||
"com_ui_key": "Key",
|
||||
"com_ui_key_required": "API key is required",
|
||||
"com_ui_labels": "Labels",
|
||||
"com_ui_langfuse_beta_info": "This feature is in beta. Enabling this connection will send traces from all agents in your org to Langfuse.",
|
||||
"com_ui_langfuse_beta_info": "This feature is in beta. Enabling this connection sends traces from all agents in your organization, along with feedback scores, to your Langfuse project.",
|
||||
"com_ui_langfuse_destination": "Destination",
|
||||
"com_ui_langfuse_destination_removed": "The saved Langfuse destination is no longer available. Disable the connection or select another destination.",
|
||||
"com_ui_langfuse_destination_unavailable": "Unavailable",
|
||||
|
|
@ -1417,7 +1417,7 @@
|
|||
"com_ui_line_count": "{0} line",
|
||||
"com_ui_lines_count": "{0} lines",
|
||||
"com_ui_link_copied": "Link copied",
|
||||
"com_ui_link_refreshed": "Link refreshed",
|
||||
"com_ui_link_refreshed": "Link updated",
|
||||
"com_ui_live": "live",
|
||||
"com_ui_load_more": "Load more",
|
||||
"com_ui_loading": "Loading...",
|
||||
|
|
@ -1883,7 +1883,7 @@
|
|||
"com_ui_share_files_update_note": "Choose your setting, then select Update link. The same URL will include the latest messages and file choice.",
|
||||
"com_ui_share_link_to_chat": "Share link to chat",
|
||||
"com_ui_share_qr_code_description": "QR code for sharing this conversation link",
|
||||
"com_ui_share_update_message": "Your name, custom instructions, and any messages you add after sharing stay private.",
|
||||
"com_ui_share_update_message": "Your name and custom instructions stay private. Edits to shared messages appear right away; select Update link to include new messages without changing the URL.",
|
||||
"com_ui_share_var": "Share {{0}}",
|
||||
"com_ui_shared_link": "shared link",
|
||||
"com_ui_shared_link_bulk_delete_success": "Successfully deleted shared links",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue