Files
ashen-realms/apps/web/src/app/features/combat
Bastian Wagner 833074d9fe fix(web): translate the combat page's monster level badge to English
Closes a task-5 review finding: the fighter__level badge on the combat
page still read "Stufe {{ level }}"; the design doc gap that excluded
it has since been fixed. Changed to "Level {{ level }}" to match
encounter-card.component.html's pending equivalent (out of scope here).
2026-08-21 21:45:53 +02:00
..