Skip to content

Commit

Permalink
59 Only use numbers in levels.
Browse files Browse the repository at this point in the history
  • Loading branch information
diegowald committed Jun 19, 2017
1 parent 9d61ad3 commit 3774044
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 0 deletions.
10 changes: 10 additions & 0 deletions VoltAir/resources/values-English.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,13 @@ moonlight=Moonlight
arenas=Arenas
retry=Retry
next=next
1-1=1
1-2=2
1-3=3
1-4=4
1-5=5
2-1=6
2-2=7
2-3=8
2-4=9
3-1=10
10 changes: 10 additions & 0 deletions VoltAir/resources/values-Spanish.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,13 @@ moonlight=Luz de luna
arenas=Arenas
retry=Reintentar
next=Siguiente
1-1=1
1-2=2
1-3=3
1-4=4
1-5=5
2-1=6
2-2=7
2-3=8
2-4=9
3-1=10
10 changes: 10 additions & 0 deletions VoltAir/resources/values-Swahili.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,13 @@ moonlight=Moonlight
arenas=Arenas
retry=Retry
next=next
1-1=1
1-2=2
1-3=3
1-4=4
1-5=5
2-1=6
2-2=7
2-3=8
2-4=9
3-1=10

0 comments on commit 3774044

Please sign in to comment.