From 2f9d3322f2705f5851a89b6173172a2fd8a3f74e Mon Sep 17 00:00:00 2001 From: JJ Lee Date: Tue, 28 May 2024 19:14:14 +0500 Subject: [PATCH] Fix wrong uz tranlastion --- package.json | 4 ++-- src/renderer/resources/lang/uz.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f8ea6da58..c556b4fbf 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "private": true, "productName": "Entry", "name": "entry", - "version": "2.0.51", + "version": "2.0.53", "description": "Entry for offline", "main": "src/main_build/main.bundle.js", "scripts": { @@ -31,7 +31,7 @@ "async-csv": "^2.1.3", "axios": "^0.19.2", "cross-spawn": "^7.0.3", - "entry-hw": "git+https://github.com/JeongJun-Lee/entry-hw.git#dist/v1.9.23_win", + "entry-hw": "git+https://github.com/JeongJun-Lee/entry-hw.git#dist/v1.9.23", "entry-js": "git+https://github.com/JeongJun-Lee/entryjs.git#dist/offline_v2.0.38", "entry-tool": "git+https://github.com/entrylabs/entry-tool.git#v1.20210512005741.5", "excel4node": "^1.7.0", diff --git a/src/renderer/resources/lang/uz.json b/src/renderer/resources/lang/uz.json index d82718614..e29b252b4 100644 --- a/src/renderer/resources/lang/uz.json +++ b/src/renderer/resources/lang/uz.json @@ -1475,7 +1475,7 @@ "wall_left": "Chap devor", "CALC_coordinate_x_value": "x qiymati", "CALC_coordinate_y_value": "y qiymati", - "CALC_coordinate_rotation_value": "yo'nalishi", + "CALC_coordinate_rotation_value": "aylanishi", "CALC_coordinate_direction_value": "harakat yo'nalishi", "CALC_picture_index": "shakl raqami", "CALC_picture_name": "shakl nomi",