Merge pull request #9248 from michael1241/translationchange

changing rating restriction translation
pull/9250/head
Niklas Fiekas 2021-06-24 18:32:52 +02:00 committed by GitHub
commit 7fb5fcb3ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -331,7 +331,7 @@
<string name="yourTopWeeklyPerfRatingIsTooHigh">Your top weekly %1$s rating (%2$s) is too high</string>
<string name="yourPerfRatingIsTooLow">Your %1$s rating (%2$s) is too low</string>
<string name="ratedMoreThanInPerf">Rated ≥ %1$s in %2$s</string>
<string name="ratedLessThanInPerf">Rated ≤ %1$s in %2$s this week</string>
<string name="ratedLessThanInPerf">Rated ≤ %1$s in %2$s for the last week</string>
<string name="mustBeInTeam">Must be in team %s</string>
<string name="youAreNotInTeam">You are not in the team %s</string>
<string name="backToGame">Back to game</string>