Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Minenash committed Feb 6, 2021
2 parents 0a2e6e2 + b1a7b25 commit 1666401
Showing 1 changed file with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
"seamless_loading_screen.screen.generating_chunks": "生成区块中",
"seamless_loading_screen.keybind.config": "打开无缝加载页配置",
"seamless_loading_screen.tinyconfig.title": "无缝加载页选项",
"seamless_loading_screen.tinyconfig.time": "区块加载延迟",
"seamless_loading_screen.tinyconfig.time": "区块加载缓冲时长",
"seamless_loading_screen.tinyconfig.fade": "淡入效果时长",
"seamless_loading_screen.tinyconfig.disableCamera": "淡入效果结束前禁用摄像机运动",
"seamless_loading_screen.tinyconfig.disableCamera": "淡入效果结束前禁用镜头运动",
"seamless_loading_screen.tinyconfig.boolean.true": "",
"seamless_loading_screen.tinyconfig.boolean.false": "",
"seamless_loading_screen.tinyconfig.archiveScreenshots": "Archive Screenshots",
"seamless_loading_screen.tinyconfig.resolution": "Screenshot Resolution",
"seamless_loading_screen.tinyconfig.resolution.tooltip": "Native - Optifine TAA 兼容性, game's resolution\nNormal - Supports up to 21:9 ultrawide monitors\n4K - For 4K monitors\n8K - For 8K monitors",
"seamless_loading_screen.tinyconfig.enum.ScreenshotResolution.Native": "Native",
"seamless_loading_screen.tinyconfig.enum.ScreenshotResolution.Normal": "Normal",
"seamless_loading_screen.tinyconfig.archiveScreenshots": "保存截屏",
"seamless_loading_screen.tinyconfig.resolution": "截屏分辨率",
"seamless_loading_screen.tinyconfig.resolution.tooltip": "原生 - Optifine TAA 兼容性, 游戏分辨率\n正常 - 最高支持 21:9 超宽屏\n4K - 针对 4K 分辨率的显示器\n8K - 针对 8K 分辨率的显示器",
"seamless_loading_screen.tinyconfig.enum.ScreenshotResolution.Native": "原生",
"seamless_loading_screen.tinyconfig.enum.ScreenshotResolution.Normal": "正常",
"seamless_loading_screen.tinyconfig.enum.ScreenshotResolution.r4K": "4K",
"seamless_loading_screen.tinyconfig.enum.ScreenshotResolution.r8K": "8K"
}

0 comments on commit 1666401

Please sign in to comment.