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