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

28 lines
838 B
JSON
Raw Normal View History

{
"save": "Save",
"saveAndSubmit": "Save & Submit",
"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",
"import": "Import",
"export": "Export",
"author": "Made by Jing Hua",
2023-03-11 19:34:10 +01:00
"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",
2023-03-12 12:05:26 +01:00
"setting": "Settings",
2023-03-13 06:22:48 +01:00
"image": "Image",
"autoTitle": "Auto generate title"
}