From 70f1b299eca6314d84789dcd23739cccfc6b6eeb Mon Sep 17 00:00:00 2001 From: "ming.hong" Date: Fri, 15 Nov 2024 15:33:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E7=B6=B2=E9=A0=81=20Enable?= =?UTF-8?q?=20python=20file=20=E7=82=BA=20Python=20statue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Aida/lang.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Aida/lang.js b/Aida/lang.js index 23800bb..46e467f 100644 --- a/Aida/lang.js +++ b/Aida/lang.js @@ -283,7 +283,7 @@ var LANGUAGE = '{'+ '"IDC_STATIC_SETTING_PORT": "Port #",' + '"IDC_STATIC_ENABLE_SYSTEM_LOGS": "Enable logs",' + '"IDC_STATIC_ENABLE_PYTHON": "Enable python",' + - '"IDC_STATIC_ENABLE_PYTHON_FILE": "Enable python file",' + + '"IDC_STATIC_ENABLE_PYTHON_FILE": "Python statue",' + '"HTTP_TITLE01": "LPR",'+ '"HTTP_TITLE02": "LPR LIST",'+ '"HTTP_TITLE03": "MAPPING",'+