mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-06-26 01:22:20 +00:00
DEV: Correct i18n lint violation (#1026)
This commit is contained in:
parent
eae527f99d
commit
fae1fbc796
@ -12,7 +12,7 @@ en:
|
|||||||
flagged_post: |
|
flagged_post: |
|
||||||
<div>Response from the model:</div>
|
<div>Response from the model:</div>
|
||||||
<p>%%LLM_RESPONSE%%</p>
|
<p>%%LLM_RESPONSE%%</p>
|
||||||
<b>Triggered by the <a href="/admin/plugins/discourse-automation/%%AUTOMATION_ID%%">%%AUTOMATION_NAME%%</a> rule.</b>
|
<b>Triggered by the <a href="%{base_path}/admin/plugins/discourse-automation/%%AUTOMATION_ID%%">%%AUTOMATION_NAME%%</a> rule.</b>
|
||||||
llm_report:
|
llm_report:
|
||||||
title: Periodic report using AI
|
title: Periodic report using AI
|
||||||
description: "Periodic report based on a large language model"
|
description: "Periodic report based on a large language model"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user