6 lines
146 B
Plaintext
6 lines
146 B
Plaintext
|
welcome = Welcome
|
||
|
games-in-database = {count ->
|
||
|
[one] There is one game in the database
|
||
|
[other] There are {count} games in the database
|
||
|
}
|