65 lines
2.0 KiB
YAML
65 lines
2.0 KiB
YAML
en:
|
|
admin_js:
|
|
admin:
|
|
site_settings:
|
|
categories:
|
|
discourse_ai: "Discourse AI"
|
|
js:
|
|
discourse_ai:
|
|
modals:
|
|
select_option: "Select an option..."
|
|
|
|
related_topics:
|
|
title: "Related Topics"
|
|
pill: "Related"
|
|
ai_helper:
|
|
title: "Suggest changes using AI"
|
|
description: "Choose one of the options below, and the AI will suggest you a new version of the text."
|
|
selection_hint: "Hint: You can also select a portion of the text before opening the helper to rewrite only that."
|
|
suggest: "Suggest with AI"
|
|
missing_content: "Please enter some content to generate suggestions."
|
|
context_menu:
|
|
back: "Back"
|
|
trigger: "AI"
|
|
undo: "Undo"
|
|
loading: "AI is generating"
|
|
cancel: "Cancel"
|
|
regen: "Try Again"
|
|
view_changes: "View Changes"
|
|
confirm: "Confirm"
|
|
revert: "Revert"
|
|
changes: "Changes"
|
|
custom_prompt:
|
|
title: "Custom Prompt"
|
|
placeholder: "Enter a custom prompt..."
|
|
submit: "Send Prompt"
|
|
reviewables:
|
|
model_used: "Model used:"
|
|
accuracy: "Accuracy:"
|
|
|
|
embeddings:
|
|
semantic_search: "Topics (Semantic)"
|
|
semantic_search_loading: "Searching for more results using AI"
|
|
semantic_search_results:
|
|
toggle: "Found %{count} results using AI"
|
|
none: "Sorry, our AI search found no matching topics."
|
|
|
|
ai_bot:
|
|
pm_warning: "AI chatbot messages are monitored regularly by moderators."
|
|
cancel_streaming: "Stop reply"
|
|
default_pm_prefix: "[Untitled AI bot PM]"
|
|
shortcut_title: "Start a PM with an AI bot"
|
|
|
|
bot_names:
|
|
gpt-4: "GPT-4"
|
|
gpt-3:
|
|
5-turbo: "GPT-3.5"
|
|
claude-2: "Claude 2"
|
|
|
|
review:
|
|
types:
|
|
reviewable_ai_post:
|
|
title: "AI-Flagged post"
|
|
reviewable_ai_chat_message:
|
|
title: "AI-Flagged chat message"
|