nova-betterchat/public/locales/en-US/main.json

48 lines
1.8 KiB
JSON
Raw Normal View History

2023-04-01 17:51:04 +02:00
{
"save": "Save",
"generate": "Generate",
2023-04-01 17:51:04 +02:00
"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",
2023-04-01 17:51:04 +02:00
"import": "Import",
"export": "Export",
2023-08-15 16:02:20 +02:00
"author": "by Jing Hua, forked by NovaAI",
2023-04-01 17:51:04 +02:00
"about": "About & Sponsor",
2023-08-13 15:51:50 +02:00
"api": "API Configuration",
2023-04-01 17:51:04 +02:00
"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",
2023-08-15 15:45:21 +02:00
"inlineLatex": "Inline LaTeX",
2023-04-01 17:51:04 +02:00
"prompt": "Prompt",
"promptLibrary": "Prompt Library",
"name": "Name",
"search": "Search",
"total": "Total",
"resetCost": "Reset Costs",
"countTotalTokens": "Count total tokens",
2023-04-01 17:51:04 +02:00
"morePrompts": "You can find more prompts here: ",
2023-05-01 15:51:27 +02:00
"clearPrompts": "Clear prompts",
2023-04-01 17:51:04 +02:00
"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",
2023-04-09 17:06:35 +02:00
"submitPlaceholder": "Type a message or click [/] for prompts..."
2023-04-01 17:51:04 +02:00
}