Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Commit

Permalink
fix: fix typo in sc-lang-info-left-for-you (#515)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKohler authored Oct 31, 2021
1 parent d9b539f commit 313273f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/locales/en/sentence-collector.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ sc-lang-info-left-for-you =
{$unreviewedSentencesByYou ->
[0] No sentences left for you to review.
[one] 1 sentence left for you to review.
*[other] -- {$unreviewedSentencesByYou} sentences left for you to review.
*[other] {$unreviewedSentencesByYou} sentences left for you to review.
}
sc-lang-info-review-now = <reviewLink>Review now!</reviewLink>
sc-lang-info-add-more = <addLink>Add more sentences now!</addLink>
Expand Down

0 comments on commit 313273f

Please sign in to comment.