5513: Update simplified_chinese.txt r=def- a=Cheeser0613

<!-- What is the motivation for the changes of this pull request -->

## Checklist

- [ ] Tested the change ingame
- [ ] Provided screenshots if it is a visual change
- [ ] Tested in combination with possibly related configuration options
- [ ] Written a unit test if it works standalone, system.c especially
- [ ] Considered possible null pointers and out of bounds array indexing
- [ ] Changed no physics that affect existing maps
- [ ] Tested the change with [ASan+UBSan or valgrind's memcheck](https://github.com/ddnet/ddnet/#using-addresssanitizer--undefinedbehavioursanitizer-or-valgrinds-memcheck) (optional)


Co-authored-by: Cheeser0613 <54943099+Cheeser0613@users.noreply.github.com>
This commit is contained in:
bors[bot] 2022-06-26 22:36:05 +00:00 committed by GitHub
commit 3e54b35955
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,7 @@
# 2022-05-14 Dan_cao
# 2022-05-14 cheeser0613
# 2022-06-16 cheeser0613
# 2022-06-27 cheeser0613
##### /authors #####
##### translated strings #####
@ -1311,12 +1312,6 @@ Refreshing...
Kill Messages
== 击杀消息
Kill Message Normal Color
== 击杀消息普通颜色
Kill Message Highlight Color
== 击杀消息强调颜色
Show local player's key presses
== 显示自己的按键
@ -1475,9 +1470,6 @@ UI mouse sens.
Controller
== 控制器
Use DDRace HUD
== 使用 DDRace HUD
Show dummy actions
== 显示分身状态
@ -1492,3 +1484,18 @@ Show player speed
Show player target angle
== 显示玩家瞄准角度
Show jump indicator
== 显示跳越次数
Opacity of freeze bars inside freeze
== 解冻进度条不透明度
Normal Color
== 非相关信息颜色
Highlight Color
== 相关信息颜色
Extras
== 其他