调整readme mod列表顺序

新增自动翻译mod
部分mod更新
汉化更新
This commit is contained in:
2023-10-15 17:47:35 +08:00
parent cd865f16b8
commit 125813fed9
114 changed files with 2614 additions and 176 deletions

View File

@@ -0,0 +1,6 @@
{
"iris.load.failure.generic": "Iris encountered an issue trying to load the shader; please report this to Iris developers. ",
"options.iris.colorSpace": "Color Space",
"options.iris.colorSpace.sodium_tooltip": "The color space to transform the screen to. Works on top of shader packs. Use SRGB if unsure.",
"iris.load.failure.shader": "The shaderpack failed to load! Please report the error to the shader developer. "
}

View File

@@ -0,0 +1,6 @@
{
"iris.load.failure.generic": "Iris 在尝试加载着色器时遇到问题;请将此问题报告给 Iris 开发人员。 ",
"options.iris.colorSpace": "色彩空间",
"options.iris.colorSpace.sodium_tooltip": "将屏幕转换到的颜色空间。在着色器包之上工作。如果不确定,请使用 SRGB。",
"iris.load.failure.shader": "着色器包加载失败!请向着色器开发者报告错误。"
}