Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit c537d86

Browse files
committed
FIX: correctly translation automation name
The key is persona, not name.
1 parent 2b9a4f9 commit c537d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/locales/client.en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ en:
568568
ai_summarization: "Summarize"
569569
ai_embeddings_semantic_search: "AI search"
570570
ai_spam: "Spam"
571-
automation: "Automation (%{name})"
571+
automation: "Automation (%{persona})"
572572
in_use_warning:
573573
one: "This model is currently used by %{settings}. If misconfigured, the feature won't work as expected."
574574
other: "This model is currently used by the following: %{settings}. If misconfigured, features won't work as expected. "

0 commit comments

Comments
 (0)