From 4b32bcb6744cce7daae287eca3cf2a5dd047ee1a Mon Sep 17 00:00:00 2001 From: marvin9257 <72580196+marvin9257@users.noreply.github.com> Date: Wed, 6 Nov 2024 07:19:49 -0600 Subject: [PATCH] fix: address typos --- static/lang/en.json | 10 ++++++---- static/templates/items/psiAbility-sheet.html | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/static/lang/en.json b/static/lang/en.json index 4f33b46a6..13dc52e22 100644 --- a/static/lang/en.json +++ b/static/lang/en.json @@ -184,7 +184,7 @@ "WEAPONS": "WEAPONS", "Weapons": "Weapons", "Weight": "Wt", - "PSIONIC_ABILITIES": "PSOINIC ABILITIES" + "PSIONIC_ABILITIES": "PSIONIC ABILITIES" }, "Notes": { "NOTES": "CHARACTER NOTES", @@ -744,7 +744,8 @@ "PsiCost": "Psionic Points Cost", "UsePoints": "Use Psionic Points", "Used": "Used", - "Pts": "Pts." + "Pts": "Pts.", + "Level": "Level" } }, @@ -1298,7 +1299,7 @@ "name": "Unarmed Damage Formula" }, "showTimeframe": { - "hint": "Add timeframe options to skill / characteristic rolls/", + "hint": "Add timeframe options to skill / characteristic rolls.", "name": "Show Timeframe in Roll Dialog" }, "showStatusIcons": { @@ -1608,7 +1609,8 @@ "component": "component", "computer": "computer", "unknown": "unknown", - "ship_position": "position" + "ship_position": "position", + "psiAbility": "psionic ability" }, "speeds": { "walk": "walk", diff --git a/static/templates/items/psiAbility-sheet.html b/static/templates/items/psiAbility-sheet.html index 0b2a9ae2b..d9f3e70f5 100644 --- a/static/templates/items/psiAbility-sheet.html +++ b/static/templates/items/psiAbility-sheet.html @@ -25,7 +25,7 @@