Browse Source

修改更新记录为版本记录

chenshibin 4 years ago
parent
commit
aeb9c19959
1 changed files with 1 additions and 1 deletions
  1. 1 1
      templates/appVerList.html

+ 1 - 1
templates/appVerList.html

@@ -5,7 +5,7 @@
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
       {% if lang == 'cn' %}
-        <title>更新记录</title>
+        <title>版本记录</title>
       {% else %}
 		<title>Update Record</title>
       {% endif %}