Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create zh_cn.json #158

Open
wants to merge 1 commit into
base: 1.16.2
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions common/src/main/resources/assets/lightoverlay/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"key.lightoverlay.category": "亮度覆盖(Light Overlay)",
"key.lightoverlay.enable_overlay": "切换亮度覆盖",
"description.lightoverlay.caching": "如果范围超过16或者你的设备性能低建议使用缓存。",
"config.lightoverlay.general": "常规",
"config.lightoverlay.reach": "范围:",
"config.lightoverlay.caching": "缓存:",
"config.lightoverlay.crossLevel": "亮度等级:",
"config.lightoverlay.secondaryLevel": "次要亮度等级:",
"config.lightoverlay.showNumber": "改为显示数字:",
"config.lightoverlay.smoothLines": "平滑线条:",
"config.lightoverlay.underwater": "显示水下:",
"config.lightoverlay.lineWidth": "线宽:",
"config.lightoverlay.yellowColor": "黄色:",
"config.lightoverlay.secondaryColor": "次要颜色:",
"config.lightoverlay.redColor": "红色:",
"config.lightoverlay.invalidColor": "颜色无效",
"config.lightoverlay.mushroom": "在蘑菇岛生物群系中显示:",
"config.lightoverlay.useListWhileCaching": "缓存时使用glList:"
}