Skip to content

Commit

Permalink
Update zh_cn.json (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
GodGun968 authored Jun 29, 2023
1 parent 25ccab2 commit 5f217db
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions src/main/resources/assets/fabrishot/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
{
"fabrishot.config.title": "Fabrishot",
"fabrishot.config.category": "截图尺寸",
"fabrishot.config.custom_file_name": "Use different filename format",
"fabrishot.config.custom_file_name.tooltip": "Use %time% for the time,\n %world% for world or server name",
"fabrishot.config.custom_file_name": "使用不同的文件名格式",
"fabrishot.config.custom_file_name.tooltip": "使用%time%表示时间,\n%world%表示世界或服务器名字",
"fabrishot.config.override_screenshot_key": "用 Fabrishot 替换默认的截图功能",
"fabrishot.config.save_file": "Save the screenshot file",
"fabrishot.config.hide_hud": "自动隐藏HUD",
"fabrishot.config.save_file": "保存截图文件",
"fabrishot.config.disable_gui_scaling": "禁用GUI缩放",
"fabrishot.config.width": "截图宽度",
"fabrishot.config.height": "截图高度",
"fabrishot.config.delay": "Capture delay",
"fabrishot.config.delay.tooltip": "Frames to wait after resizing. Tweak for better exposure with shaders",
"fabrishot.config.delay": "采集延迟",
"fabrishot.config.delay.tooltip": "调整大小后要等待的帧数。用光影进行调整以获得更好的曝光效果",
"fabrishot.config.file_format": "文件格式",
"key.fabrishot.screenshot": "截图(高分辨率)"
}

0 comments on commit 5f217db

Please sign in to comment.