Archived
1
0
Fork 0

locale fix

This commit is contained in:
多羅狼 2023-12-23 15:23:42 +08:00 committed by GitHub
parent a91c9dc1da
commit 230df68287
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
"coin.message.all.head": "...\n... They are all heads!",
"coin.message.all.stand": "...\n... ALL STAND UP?!",
"coin.message.all.tail": "...\n... They are all tails!",
"coin.message.error.amount": "An error occurred: Invalid number of coins: ",
"coin.message.error.amount": "An error occurred: Invalid number of coins.",
"coin.message.error.nocoin": "An error occurred: You toss no coin, and nothing happened...",
"coin.message.error.out_of_range": "An error occurred: You can only toss up to ${max} coins.",
"coin.message.head": "...\n... It is heads!",