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
+2 -2
View File
@@ -1,7 +1,7 @@
---
tags:
- koncept
- kalendarz
- concept
- calendar
- lore
aliases:
- Era Przebudzenia
+1 -1
View File
@@ -1,5 +1,5 @@
---
tags: [koncept, federacja, organizacja]
tags: [concept, federation, organization]
aliases: [Federacja Sol-3, Federation Sol-3]
status: stub
---
@@ -1,5 +1,5 @@
---
tags: [koncept, kosmologia, teoria]
tags: [concept, cosmology, theory]
aliases: [Jedno Uniwersum, Teoria Jednego Wszechświata]
status: draft
---
+1 -1
View File
@@ -1,5 +1,5 @@
---
tags: [koncept, otchłań, byty]
tags: [concept, abyss, entities]
aliases: [Abyss, Pierwotna Otchłań]
---
+1 -1
View File
@@ -1,5 +1,5 @@
---
tags: [koncept, otchłań, lore]
tags: [concept, abyss, lore]
aliases: [Abyss, Nil, Mundus, Tempus]
status: draft
---
@@ -1,5 +1,5 @@
---
tags: [koncept, otchłań, byty]
tags: [concept, abyss, entities]
aliases: [Personifikacje Otchłani, Nil, Mundus, Tempus]
status: kanoniczna
---
+1 -1
View File
@@ -1,5 +1,5 @@
---
tags: [koncept, byty, lore]
tags: [concept, entities, lore]
aliases: [Posłańcy, Istoty Pośredniczące]
status: draft
---
+1 -1
View File
@@ -1,5 +1,5 @@
---
tags: [koncept, równowaga, otchłań]
tags: [concept, balance, abyss]
aliases: [Równowaga, Równowaga Magii, Equilibrium]
status: draft
---
+1 -1
View File
@@ -1,5 +1,5 @@
---
tags: [koncept, dyscypliny, magia]
tags: [concept, disciplines, magic]
aliases: [Dyscypliny Magii, Szkoły Magii]
status: stub
---
+1 -1
View File
@@ -1,5 +1,5 @@
---
tags: [koncept, edukacja, szkoły magii]
tags: [concept, education, magic-schools]
aliases: [Magiczna Edukacja, nauka magii, certyfikacja]
status: draft
---
+1 -1
View File
@@ -1,5 +1,5 @@
---
tags: [koncept, szkoły magii, lore]
tags: [concept, magic-schools, lore]
aliases: [Wielka Trzynastka, Szkoły Magii]
status: draft
---