discourse-ai/config/locales/client.en.yml
Roman Rizzi 320ac6e84b
REFACTOR: Store prompts in a dedicated table. (#14)
This change makes it easier to add new prompts to our AI helper. We don't have a UI for it yet. You'll have to do it through a console.
2023-03-17 15:14:19 -03:00

17 lines
568 B
YAML

en:
js:
discourse_ai:
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:"
review:
types:
reviewable_aipost:
title: "AI-Flagged post"
reviewable_aichat_message:
title: "AI-Flagged chat message"