Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Commit

Permalink
duplicate properties file to fix tests with kotlin 1.2.20
Browse files Browse the repository at this point in the history
  • Loading branch information
jangalinski committed Jan 18, 2018
1 parent 7b1a763 commit 495b2ab
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Matchset
ranked.model.matchSet.goals=Goals must be between 0 and 6.
ranked.model.matchSet.ended=One team must have 6 goals to count the set.

# Team
ranked.model.team.two.players=A team must have two different players.

# Username
ranked.model.id.too.short=The user-id must be at least 4 chars long.

0 comments on commit 495b2ab

Please sign in to comment.