Skip to content

Commit

Permalink
Adjust phrasing
Browse files Browse the repository at this point in the history
  • Loading branch information
8kto committed Feb 7, 2024
1 parent 632a209 commit e3d8f89
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 3 additions & 2 deletions src/translations/pages/en/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,9 @@ const About = () => {
<h2>About</h2>
</header>
<p>
This is an online inventory and equipment tool for the LotFP TTRPG
system. It allows tracking of encumbrance and movement speed.
This is an online inventory and equipment tool compatible with the
LotFP TTRPG system. It allows tracking of encumbrance and movement
speed.
</p>
<p>
I created the Princess Helper to provide a convenient way to play from
Expand Down
3 changes: 2 additions & 1 deletion src/translations/pages/ru/About.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ const About = () => {
<h2>О проекте</h2>
</header>
<p>
Учёт инвентаря и снаряжения, нагрузки и скорости в НРИ-системе LotFP.
Учёт инвентаря и снаряжения, нагрузки и скорости, совместимый с
НРИ-системой LotFP.
</p>
<p>
Я написал Princess Helpers, чтобы был удобный способ играть с телефона
Expand Down

0 comments on commit e3d8f89

Please sign in to comment.