mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-03-06 17:30:20 +00:00
39 lines
1.0 KiB
YAML
39 lines
1.0 KiB
YAML
en:
|
|
js:
|
|
discourse_ai:
|
|
modals:
|
|
select_option: "Select an option..."
|
|
|
|
related_topics:
|
|
title: "Similar 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."
|
|
reviewables:
|
|
model_used: "Model used:"
|
|
accuracy: "Accuracy:"
|
|
|
|
embeddings:
|
|
semantic_search: "Topics (Semantic)"
|
|
|
|
ai_bot:
|
|
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"
|