mirror of
https://github.com/NovaOSS/nova-betterchat.git
synced 2024-11-25 23:23:59 +01:00
d0ddcfea6a
* Rename to generate * edit view buttons reorder buttons and colors --------- Co-authored-by: Jing Hua <tohjinghua123@gmail.com> Co-authored-by: Jing Hua <59118459+ztjhz@users.noreply.github.com>
48 lines
1.7 KiB
JSON
48 lines
1.7 KiB
JSON
{
|
|
"save": "Save",
|
|
"generate": "Generate",
|
|
"cancel": "Cancel",
|
|
"confirm": "Confirm",
|
|
"warning": "Warning",
|
|
"clearMessageWarning": "Please be advised that by submitting this message, all subsequent messages will be deleted!",
|
|
"clearConversationWarning": "Please be advised that by confirming this action, all messages will be deleted!",
|
|
"clearConversation": "Clear Conversation History",
|
|
"import": "Import",
|
|
"export": "Export",
|
|
"author": "Made by Jing Hua",
|
|
"about": "About & Sponsor",
|
|
"api": "API",
|
|
"personal": "Personal",
|
|
"free": "Free",
|
|
"downloadChat": "Download Chat",
|
|
"user": "User",
|
|
"assistant": "Assistant",
|
|
"system": "System",
|
|
"newChat": "New Chat",
|
|
"lightMode": "Light Mode",
|
|
"darkMode": "Dark Mode",
|
|
"setting": "Settings",
|
|
"image": "Image",
|
|
"autoTitle": "Auto generate title",
|
|
"advancedMode": "Advanced mode",
|
|
"inlineLatex": "Inline Latex",
|
|
"prompt": "Prompt",
|
|
"promptLibrary": "Prompt Library",
|
|
"name": "Name",
|
|
"search": "Search",
|
|
"total": "Total",
|
|
"resetCost": "Reset Costs",
|
|
"countTotalTokens": "Count total tokens",
|
|
"morePrompts": "You can find more prompts here: ",
|
|
"clearPrompts": "Clear prompts",
|
|
"postOnShareGPT": {
|
|
"title": "Post on ShareGPT",
|
|
"warning": "Please be aware that by posting your conversation on ShareGPT, it will become publicly accessible and viewable to anyone. Once posted, the conversation cannot be hidden or deleted, and may be archived or shared by others. We advise you to consider carefully and avoid sharing sensitive or private information on this platform."
|
|
},
|
|
"newFolder": "New Folder",
|
|
"cloneChat": "Clone Chat",
|
|
"cloned": "Cloned",
|
|
"enterToSubmit": "Enter to submit",
|
|
"submitPlaceholder": "Type a message or click [/] for prompts..."
|
|
}
|