UNPKG

@lobehub/chat

Version:

Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.

33 lines (32 loc) 646 B
{ "actions": { "add": "Add", "back": "Back", "cancel": "Cancel", "close": "Close", "confirm": "Confirm", "delete": "Delete", "edit": "Edit", "more": "More", "next": "Next", "ok": "OK", "previous": "Previous", "refresh": "Refresh", "remove": "Remove", "retry": "Retry", "save": "Save", "search": "Search", "submit": "Submit" }, "app": { "description": "Your AI Assistant Collaboration Platform", "name": "LobeHub" }, "status": { "error": "Error", "info": "Information", "loading": "Loading", "success": "Success", "warning": "Warning" } }