diff --git a/src/main/resources/assets/sodium-extra/lang/zh_cn.json b/src/main/resources/assets/sodium-extra/lang/zh_cn.json index 851a1fd4..199ff5bf 100644 --- a/src/main/resources/assets/sodium-extra/lang/zh_cn.json +++ b/src/main/resources/assets/sodium-extra/lang/zh_cn.json @@ -25,8 +25,8 @@ "sodium-extra.option.fireworks.tooltip": "开启或关闭烟花粒子效果", "sodium-extra.option.fog": "迷雾", "sodium-extra.option.fog.tooltip": "设置地形开始显示迷雾效果的距离.\n0 - 使用原版的迷雾设置\n1-32 - 以方块为单位设置迷雾距离\n33 - 最大迷雾距离(基本上禁用迷雾)", - "sodium-extra.option.gl_debug_verbosity": "OpenGL Debug Output", - "sodium-extra.option.gl_debug_verbosity.tooltip": "Debug Output is an OpenGL feature that makes debugging and optimizing OpenGL applications easier. Briefly, this feature provides a method for the driver to provide textual message information back to the application.\nModifying this option will require a game restart.", + "sodium-extra.option.gl_debug_verbosity": "OpenGL调试输出", + "sodium-extra.option.gl_debug_verbosity.tooltip": "调试输出是OpenGL的一个功能,它使得调试和优化OpenGL应用程序更加容易。简而言之,该功能为驱动程序提供了一种将文本信息返回给应用程序的方法。\n修改此选项需要重新启动游戏。", "sodium-extra.option.instant_sneak": "直接潜行", "sodium-extra.option.instant_sneak.tooltip": "潜行时视角直接下移而不是缓慢地", "sodium-extra.option.item_frames.tooltip": "开启或关闭显示物品展示框",