fix(lore): translate flow-style YAML tags (tags: [...]) to English

29 files across concepts/, races/, conflicts/, rules/, items/, and
_templates/ use inline flow-style tag lists ("tags: [a, b, c]")
instead of the standard block-style list. Every prior translation
pass only parsed block-style "tags:\n  - x" and silently skipped
these, leaving them untouched. 12 of the 29 were already all-English
(placeholder/todo, or "moc"/"hub" - Map of Content marker tags, not
the Polish word "moc") and needed no change; the other 17 are now
translated.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-18 13:03:26 +02:00
parent d4cd0d858b
commit f9d04edd10
16 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
---
tags: [rasa, lore, szablon]
tags: [race, lore, template]
aliases: []
status: draft
---