fix: second round of fixes
This commit is contained in:
@@ -192,13 +192,11 @@
|
||||
"settings.toast.thumbnailsComplete": "Thumbnail generation complete",
|
||||
"settings.toast.thumbnailsFailed": "Failed to generate thumbnails",
|
||||
"chat.setupTitle": "AI Chat Setup",
|
||||
"chat.apiKeyRequiredTitle": "OpenCode Zen API Key Required",
|
||||
"chat.apiKeyRequiredDescription": "Enter your OpenCode API key to enable AI chat.",
|
||||
"chat.apiKeyRequiredTitle": "API Key Required",
|
||||
"chat.apiKeyRequiredDescription": "Configure an API key in Settings to enable AI chat.",
|
||||
"chat.openSettings": "Open Settings",
|
||||
"chat.apiKeyPlaceholder": "Enter your API key...",
|
||||
"chat.apiKeySave": "Save Key",
|
||||
"chat.apiKeyValidating": "Validating...",
|
||||
"chat.apiKeyInvalid": "Invalid API key. Please check and try again.",
|
||||
"chat.apiKeyValidationFailed": "Failed to validate API key.",
|
||||
"chat.newChat": "New Chat",
|
||||
"chat.welcomeTitle": "Welcome to the AI Assistant",
|
||||
"chat.welcomeDescription": "I can help you manage your blog with rich visualizations. Try asking me to:",
|
||||
|
||||
Reference in New Issue
Block a user