From 0edf9471b59db1ab0ad3213d816058667699a943 Mon Sep 17 00:00:00 2001 From: JannisX11 Date: Sun, 30 Jul 2023 01:14:14 +0200 Subject: [PATCH] Update zh.json (POEditor.com) --- lang/zh.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/zh.json b/lang/zh.json index edb0d640..5fe9cb40 100644 --- a/lang/zh.json +++ b/lang/zh.json @@ -1956,5 +1956,11 @@ "action.element_render_order": "Transparency Render Order", "action.element_render_order.default": "Auto", "action.element_render_order.behind": "Behind", - "action.element_render_order.in_front": "In Front" + "action.element_render_order.in_front": "In Front", + "message.installing_update.title": "Update Available", + "message.installing_update.message": "A new version is ready to be installed. After closing the app, please allow for around %0 seconds before opening Blockbench again or turning off the computer, for the update to be installed.", + "settings.brush_cursor_2d": "2D Brush Cursor", + "settings.brush_cursor_2d.desc": "Display an outline around the brush in the 2D workspace", + "settings.brush_cursor_3d": "3D Brush Cursor", + "settings.brush_cursor_3d.desc": "Display an outline around the brush in the 3D workspace" } \ No newline at end of file