Skip to content

Commit

Permalink
Fix text in settings
Browse files Browse the repository at this point in the history
  • Loading branch information
ChasarooniZ committed Oct 11, 2024
1 parent 50b4f47 commit 7fc3d99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions languages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"plus-one": "Every +1 Matters",
"critical": "Critical Hit",
"fromSoftware": {
"title": "From Software",
"elden-ring": {
"title": "Elden Ring Pop Ups",
"noun-verbed": "Noun Verbed",
Expand Down
4 changes: 2 additions & 2 deletions templates/settings/tabs/text.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
</span>
<span>
<h2 data-tooltip="<img src='https://raw.githubusercontent.com/ChasarooniZ/pf2e-rpg-numbers/refs/heads/main/assets/feature-vids/from-soft-elden-ring-noun-verbed.gif' />">
{{localize "pf2e-rpg-numbers.module-settings.headers.fromSoftware.elden-ring.title"}}
{{localize "pf2e-rpg-numbers.module-settings.headers.fromSoftware.title"}}
-
{{localize "pf2e-rpg-numbers.module-settings.headers.fromSoftware.elden-ring.noun-verbed"}}
</h2>
Expand Down Expand Up @@ -249,7 +249,7 @@
</span>
<span>
<h2 data-tooltip="<img src='https://raw.githubusercontent.com/ChasarooniZ/pf2e-rpg-numbers/refs/heads/main/assets/feature-vids/from-soft-elden-ring-death.gif' />">
{{localize "pf2e-rpg-numbers.module-settings.headers.fromSoftware.elden-ring.title"}}
{{localize "pf2e-rpg-numbers.module-settings.headers.fromSoftware.title"}}
-
{{localize "pf2e-rpg-numbers.module-settings.headers.fromSoftware.elden-ring.death"}}
</h2>
Expand Down

0 comments on commit 7fc3d99

Please sign in to comment.