Skip to content

Commit

Permalink
New translations: activity.xml (English, United States)
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Oct 19, 2024
1 parent 2cf26ab commit b4cc4c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions translation/dest/activity/en-US.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
<item quantity="one">Created %s new study</item>
<item quantity="other">Created %s new studies</item>
</plurals>
<plurals name="competedInNbTournaments">
<item quantity="one">Competed in %s tournament</item>
<item quantity="other">Competed in %s tournaments</item>
<plurals name="competedInNbTournaments" comment="Indicates that the user has competed in %s number of tournaments.&#10;&#10;Please note this string used to say &quot;tournaments&quot; without qualifying them as &quot;Arena tournaments&quot;, which used to be the only format available on Lichess. Please update as required.">
<item quantity="one">Competed in %s Arena tournament</item>
<item quantity="other">Competed in %s Arena tournaments</item>
</plurals>
<plurals name="rankedInTournament">
<item quantity="one">Ranked #%1$s (top %2$s%%) with %3$s game in %4$s</item>
Expand Down

0 comments on commit b4cc4c1

Please sign in to comment.