From fe7988078651d6b4d995dfbf7f090f611d7a06d1 Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期五, 05 一月 2024 16:37:54 +0800
Subject: [PATCH] 修改中文翻译

---
 TEWin/Resources/SpaceStatistics/SpaceStatistics.html |   17 +++++++++++------
 1 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/TEWin/Resources/SpaceStatistics/SpaceStatistics.html b/TEWin/Resources/SpaceStatistics/SpaceStatistics.html
index e6b1e86..4d74bb0 100644
--- a/TEWin/Resources/SpaceStatistics/SpaceStatistics.html
+++ b/TEWin/Resources/SpaceStatistics/SpaceStatistics.html
@@ -152,18 +152,23 @@
         <table class="PropertiesSheet" cellspacing="0" cellpadding="2">
           <tr class='TableOtherLine'>
             <td class="s8b">
-              <label for="Mode" class="i18n">閫夋嫨鍥惧眰</label>
+              <label for="Mode" class="i18n">瑕佺礌鎬讳釜鏁�</label>
             </td>
-            <td>&nbsp;<select id="LayerId" onchange="changeLayer(this);" style="width: 200pt;"></select>
-              &nbsp;&nbsp;<span id="refresh" onclick="refreshList();" style="text-decoration: underline; cursor: pointer;" class="i18n">鍒锋柊</span>
+            <td>&nbsp;<span id="totalNum">0</span> 涓�
             </td>
           </tr>
           <tr>
             <td class="s8b">
-              <label for="Mode" class="i18n">缂撳啿璺濈</label>
+              <label for="Mode" class="i18n">绾垮璞¢暱搴�</label>
             </td>
-            <td>&nbsp;<input id="Buffer" type="text" style="width: 95pt;" value="0" size="7" onchange="CheckNumberEx(Buffer, 0, 0, 9999999); changeBuffer(this);" />
-              &nbsp;&nbsp;绫�
+            <td>&nbsp;<span id="lineLen">0</span> 鍗冪背
+            </td>
+          </tr>
+          <tr>
+            <td class="s8b">
+              <label for="Mode" class="i18n">澶氳竟褰㈤潰绉�</label>
+            </td>
+            <td>&nbsp;<span id="polyArea">0</span> 骞虫柟鍗冪背
             </td>
           </tr>
           <tr>

--
Gitblit v1.9.3