nova-betterchat/public/locales/en/main.json
2023-03-12 01:40:26 +08:00

26 lines
770 B
JSON

{
"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",
"about": "About",
"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"
}