Merge pull request #150 from ArsenalBastion4093/patch-1

Fixing a mistake
This commit is contained in:
dan63047 2024-09-12 09:03:47 +03:00 committed by GitHub
commit d0a6946ccf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
"many": "只有 $n 个记录", "many": "只有 $n 个记录",
"other": "只有 $n 个记录" "other": "只有 $n 个记录"
}, },
"noRecord": "只有 $n 个记录", "noRecord": "没有记录",
"botRecord": "机器人不予参加排位赛", "botRecord": "机器人不予参加排位赛",
"anonRecord": "匿名用户不予参加排位赛", "anonRecord": "匿名用户不予参加排位赛",
"notEnoughData": "没有足够的数据", "notEnoughData": "没有足够的数据",