Fixing a mistake
This commit is contained in:
parent
a20a25b4ce
commit
6738bcfab7
|
@ -60,7 +60,7 @@
|
||||||
"many": "只有 $n 个记录",
|
"many": "只有 $n 个记录",
|
||||||
"other": "只有 $n 个记录"
|
"other": "只有 $n 个记录"
|
||||||
},
|
},
|
||||||
"noRecord": "只有 $n 个记录",
|
"noRecord": "没有记录",
|
||||||
"botRecord": "机器人不予参加排位赛",
|
"botRecord": "机器人不予参加排位赛",
|
||||||
"anonRecord": "匿名用户不予参加排位赛",
|
"anonRecord": "匿名用户不予参加排位赛",
|
||||||
"notEnoughData": "没有足够的数据",
|
"notEnoughData": "没有足够的数据",
|
||||||
|
|
Loading…
Reference in New Issue