diff --git a/src/main/resources/assets/spellarchives/lang/zh_cn.lang b/src/main/resources/assets/spellarchives/lang/zh_cn.lang index ca7d169..15ac21f 100644 --- a/src/main/resources/assets/spellarchives/lang/zh_cn.lang +++ b/src/main/resources/assets/spellarchives/lang/zh_cn.lang @@ -269,6 +269,11 @@ config.spellarchives.gui.right_panel_radius=右侧面板圆角半径 config.spellarchives.right_panel_radius_desc=右侧面板背景的圆角半径(像素)。 config.spellarchives.gui.right_panel_radius.tooltip=右侧面板背景的圆角半径(像素)。 +config.spellarchives.easy_layout_enabled=简易布局 +config.spellarchives.gui.easy_layout_enabled=简易布局 +config.spellarchives.height_ratio_desc=自动将右侧面板宽度比例调整为合适观看的尺寸。 +config.spellarchives.gui.easy_layout_enabled.tooltip=自动将右侧面板宽度比例调整为合适观看的尺寸。 + config.spellarchives.grid_inner_padding=左侧面板内边距 config.spellarchives.gui.grid_inner_padding=左侧面板内边距 config.spellarchives.grid_inner_padding_desc=左侧面板边缘与内容网格之间的内边距(像素)。 @@ -301,4 +306,4 @@ config.spellarchives.scroll_reserve_enabled.tooltip=允许在档案馆内使用 config.spellarchives.scroll_reserve_max=卷轴储备容量 config.spellarchives.scroll_reserve_max.tooltip=档案馆内可容纳的最大鉴定卷轴数量。 config.spellarchives.auto_pickup_enabled=启用自动拾取 -config.spellarchives.auto_pickup_enabled.tooltip=启用后,巫术学法术书在拾取时将自动存入你物品栏中的任意档案馆物品。 \ No newline at end of file +config.spellarchives.auto_pickup_enabled.tooltip=启用后,巫术学法术书在拾取时将自动存入你物品栏中的任意档案馆物品。