added a comma for better gramma
This commit is contained in:
parent
9b361ea557
commit
7100e090ad
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ export const WhatsNew = (props: { changesUI?: ChangeLog, changesClient?: ChangeL
|
|||
<h2 className={cssStyle.subtitleLong}>{subtitleLong}</h2>
|
||||
<h2 className={cssStyle.subtitleShort}><Translatable>The client has been updated.</Translatable></h2>
|
||||
<p>
|
||||
<Translatable>While you've been away resting, we did some work.</Translatable> <br />
|
||||
<Translatable>While you've been away, resting, we did some work.</Translatable> <br />
|
||||
{infoText} <br />
|
||||
<Translatable>A list of changes, bugfixes and new features can be found bellow.</Translatable>
|
||||
</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue