mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-25 20:58:50 +01:00
refactor(translation): remove outdated error messages and unused UI strings for cleaner localization
This commit is contained in:
parent
787a9fe0f5
commit
a16744d211
1 changed files with 0 additions and 3 deletions
|
|
@ -748,8 +748,6 @@
|
|||
"com_ui_bookmarks_title": "Title",
|
||||
"com_ui_bookmarks_update_error": "There was an error updating the bookmark",
|
||||
"com_ui_bookmarks_update_success": "Bookmark updated successfully",
|
||||
"com_ui_shared_link_delete_error": "Failed to delete shared link",
|
||||
"com_ui_archived_chat_delete_error": "Failed to delete archived chat",
|
||||
"com_ui_callback_url": "Callback URL",
|
||||
"com_ui_cancel": "Cancel",
|
||||
"com_ui_cancelled": "Cancelled",
|
||||
|
|
@ -1178,7 +1176,6 @@
|
|||
"com_ui_share_link_to_chat": "Share link to chat",
|
||||
"com_ui_share_update_message": "Your name, custom instructions, and any messages you add after sharing stay private.",
|
||||
"com_ui_share_var": "Share {{0}}",
|
||||
"com_ui_shared_link_bulk_delete_success": "Successfully deleted shared links",
|
||||
"com_ui_shared_link_delete_success": "Successfully deleted shared link",
|
||||
"com_ui_archived_conversation_delete_success": "Successfully deleted archived conversation",
|
||||
"com_ui_shared_link_not_found": "Shared link not found",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue