Archived
1
0
Fork 0
This commit is contained in:
多羅狼 2024-01-13 12:02:23 +08:00 committed by GitHub
parent 8ffbf01043
commit 7280ec263e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,14 +3,14 @@
"coin.help.desc": "拋硬幣。",
"coin.help.regex.desc": "(丟|拋)[<count>(個|枚)]硬幣",
"coin.message.all.head": "…全是正面!",
"coin.message.all.prompt": "你抛了 ${count} 枚硬…",
"coin.message.all.prompt": "你抛了 ${count} 枚硬…",
"coin.message.all.stand": "…全部立起來了?!",
"coin.message.all.tail": "…全是反面!",
"coin.message.error.amount": "發生錯誤:無效的硬幣數量。",
"coin.message.error.out_of_range": "發生錯誤:你最多只能拋 ${max} 枚硬幣。",
"coin.message.mix.head": "…有 ${head} 枚是正面",
"coin.message.mix.head_and_tail": "…有 ${head} 枚是正面,${tail} 枚是反面",
"coin.message.mix.prompt": "你抛了 ${count} 枚硬,其中…",
"coin.message.mix.prompt": "你抛了 ${count} 枚硬,其中…",
"coin.message.mix.stand": "……還有 ${stand} 枚立起來了!",
"coin.message.mix.tail": "…有 ${tail} 枚是反面",
"coin.message.nocoin": "你拋了 0 枚硬幣,什麼也沒有發生……",