mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-03-15 20:26:33 +01:00
🌍 i18n: Update translation.json with latest translations (#7126)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
a89a3f4146
commit
f04f8f53be
21 changed files with 4 additions and 24 deletions
|
|
@ -617,7 +617,7 @@
|
|||
"com_ui_download_backup_tooltip": "Before you continue, download your backup codes. You will need them to regain access if you lose your authenticator device",
|
||||
"com_ui_download_error": "Error downloading file. The file may have been deleted.",
|
||||
"com_ui_drag_drop": "something needs to go here. was empty",
|
||||
"com_ui_dropdown_variables": "Dropdown variables",
|
||||
"com_ui_dropdown_variables": "Dropdown variables:",
|
||||
"com_ui_dropdown_variables_info": "Create custom dropdown menus for your prompts: `{{variable_name:option1|option2|option3}}`",
|
||||
"com_ui_duplicate": "Duplicate",
|
||||
"com_ui_duplication_error": "There was an error duplicating the conversation",
|
||||
|
|
@ -809,9 +809,9 @@
|
|||
"com_ui_size": "Size",
|
||||
"com_ui_special_var_current_date": "Current Date",
|
||||
"com_ui_special_var_current_datetime": "Current Date & Time",
|
||||
"com_ui_special_var_iso_datetime": "UTC ISO Datetime",
|
||||
"com_ui_special_var_current_user": "Current User",
|
||||
"com_ui_special_variables": "Special variables",
|
||||
"com_ui_special_var_iso_datetime": "UTC ISO Datetime",
|
||||
"com_ui_special_variables": "Special variables:",
|
||||
"com_ui_special_variables_more_info": "You can select special variables from the dropdown: `{{current_date}}` (today's date and day of week), `{{current_datetime}}` (local date and time), `{{utc_iso_datetime}}` (UTC ISO datetime), and `{{current_user}}` (your account name).",
|
||||
"com_ui_speech_while_submitting": "Can't submit speech while a response is being generated",
|
||||
"com_ui_sr_actions_menu": "Open actions menu for \"{{0}}\"",
|
||||
|
|
@ -865,4 +865,4 @@
|
|||
"com_ui_zoom": "Zoom",
|
||||
"com_user_message": "You",
|
||||
"com_warning_resubmit_unsupported": "Resubmitting the AI message is not supported for this endpoint."
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue