From fe92c3c2a869a00eb9c0d9c82ffeeae427c5479f Mon Sep 17 00:00:00 2001 From: pop4959 Date: Sat, 13 Apr 2024 23:28:44 -0700 Subject: [PATCH] New translations en.json (Portuguese) --- common/src/main/resources/lang/pt.json | 1 + 1 file changed, 1 insertion(+) diff --git a/common/src/main/resources/lang/pt.json b/common/src/main/resources/lang/pt.json index e3cabf64..22a7c11a 100644 --- a/common/src/main/resources/lang/pt.json +++ b/common/src/main/resources/lang/pt.json @@ -82,6 +82,7 @@ "shape_circle": "circle", "shape_diamond": "diamond", "shape_ellipse": "ellipse", + "shape_hexagon": "hexagon", "shape_pentagon": "pentagon", "shape_rectangle": "rectangle", "shape_square": "square",