fix grammar

This commit is contained in:
Pas 2025-02-16 12:53:35 -07:00
parent 7053110240
commit 97e7161bbe
2 changed files with 2 additions and 2 deletions

View file

@ -48,7 +48,7 @@ export function OptionalDropdown() {
<Trans i18nKey="settings.connections.febbox.description">
Bringing your own UI token allows you to get faster 4K streams.
We only have a limited number of tokens, so bringing your own
helps speed your streams when traffic is high.
helps speed up your streams when traffic is high.
</Trans>
</p>
</div>

View file

@ -186,7 +186,7 @@ function FebboxTokenEdit({ febboxToken, setFebboxToken }: FebboxTokenProps) {
<Trans i18nKey="settings.connections.febbox.description">
Bringing your own UI token allows you to get faster 4K streams. We
only have a limited number of tokens, so bringing your own helps
speed your streams when traffic is high.
speed up your streams when traffic is high.
</Trans>
</p>
</div>