From 010e9aebd6f99901b2c4757a83fce28c5774dab8 Mon Sep 17 00:00:00 2001 From: JannisX11 Date: Sun, 30 Jul 2023 01:14:15 +0200 Subject: [PATCH] Update zh_tw.json (POEditor.com) --- lang/zh_tw.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lang/zh_tw.json b/lang/zh_tw.json index e411a48e..1cfbea9e 100644 --- a/lang/zh_tw.json +++ b/lang/zh_tw.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