From 494104af3d9b09db422a09173391e7f10997d1df Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 21 Apr 2026 10:08:40 +0300 Subject: Remove remaining hardcoded Bulgarian prompt fragments --- prompts/back_cover_prompt.md | 2 +- prompts/cover_prompt.md | 2 +- prompts/story_page_prompt.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'prompts') diff --git a/prompts/back_cover_prompt.md b/prompts/back_cover_prompt.md index 79dd012..6242bff 100644 --- a/prompts/back_cover_prompt.md +++ b/prompts/back_cover_prompt.md @@ -1,4 +1,4 @@ -This is a {{.LanguageName}} comic. All visible back-cover text, banners, boxes, and labels must use {{.ScriptName}} script only. +This comic is in {{.LanguageName}}. All visible back-cover text, banners, boxes, and labels must use {{.ScriptName}} script only. Style: {{.Style}}.{{.RenderingRequirement}} Full back cover {{if .RenderingRequirement}}photographic scene{{else}}illustration{{end}} in landscape 16:9 format. diff --git a/prompts/cover_prompt.md b/prompts/cover_prompt.md index c9fcb2f..f268498 100644 --- a/prompts/cover_prompt.md +++ b/prompts/cover_prompt.md @@ -1,4 +1,4 @@ -This is a {{.LanguageName}} comic. All visible cover text, including the main title, must use {{.ScriptName}} script only. +This comic is in {{.LanguageName}}. All visible cover text, including the main title, must use {{.ScriptName}} script only. Style: {{.Style}}.{{.RenderingRequirement}} Full front cover {{if .RenderingRequirement}}photographic scene{{else}}illustration{{end}} in landscape 16:9 format. diff --git a/prompts/story_page_prompt.md b/prompts/story_page_prompt.md index 6a2d787..3282952 100644 --- a/prompts/story_page_prompt.md +++ b/prompts/story_page_prompt.md @@ -1,4 +1,4 @@ -This is a {{.LanguageName}} comic page. All speech, thoughts, captions, and labels inside panels must use {{.ScriptName}} script only. +This comic page is in {{.LanguageName}}. All speech, thoughts, captions, and labels inside panels must use {{.ScriptName}} script only. {{.Words}} Style: {{.Style}}.{{.RenderingRequirement}} -- cgit v1.2.3