diff --git a/D&D_5e_Shaped/precompiled/pages/core.html b/D&D_5e_Shaped/precompiled/pages/core.html index 12f7caf6fe..d7e6be8e50 100644 --- a/D&D_5e_Shaped/precompiled/pages/core.html +++ b/D&D_5e_Shaped/precompiled/pages/core.html @@ -444,7 +444,7 @@ class="slide-toggle-custom-skills-right">✖ -
{{'SKILLS' | translate}}
+
{{'SKILLS_TITLE' | translate}}
diff --git a/D&D_5e_Shaped/precompiled/translations/en.json b/D&D_5e_Shaped/precompiled/translations/en.json index e69dcd9f54..fbf609d27a 100644 --- a/D&D_5e_Shaped/precompiled/translations/en.json +++ b/D&D_5e_Shaped/precompiled/translations/en.json @@ -230,7 +230,7 @@ "SHORT_REST": "Short Rest", "SHOW_ALL": "Show All", "SIZE": "Size", - "SKILLS": "Skills", + "SKILLS_TITLE": "Skills", "SKIN": "Skin", "SOURCE": "Source", "SPEED": "Speed",