From c3042d5c9e7955424a2b17fb1230df4b25100bf8 Mon Sep 17 00:00:00 2001 From: 76Octane <132669596+76Octane@users.noreply.github.com> Date: Thu, 29 Jun 2023 15:55:14 +0800 Subject: [PATCH] Update guidedata --- resources/web/data/text.js | 33 +++++++++++++++++++++------------ resources/web/guide/index.html | 18 ++++++------------ 2 files changed, 27 insertions(+), 24 deletions(-) diff --git a/resources/web/data/text.js b/resources/web/data/text.js index f635f49..ef68b60 100644 --- a/resources/web/data/text.js +++ b/resources/web/data/text.js @@ -1,21 +1,30 @@ var LangText={ "en": { - "t1": "Welcome to QIDISlicer", - "t2": "User Guide", - "t3": "First Print", - "t4": "Support Generate", - "t5": "Issue Report", + "t0": "Welcome to QIDISlicer", + "t1": "User Guide", + "t2": "First Print", + "t3": "Add Support", + "t4": "Connect Device", + "t5": "Wifi Send", + "t6": "Issue Report", }, "zh_CN": { - "t1": "欢迎使用QIDISlicer", - "t2": "用户指南", - "t3": "首次打印", - "t4": "支撑生成", - "t5": "错误报告", + "t0": "欢迎使用QIDISlicer", + "t1": "用户指南", + "t2": "首次打印", + "t3": "添加支撑", + "t4": "连接设备", + "t5": "无线发送", + "t6": "问题报告", }, "ja_JP": { - "t1": "QIDISlicerへようこそ", - "t2": "ユーザーガイド", + "t0": "QIDISlicerへようこそ", + "t1": "ユーザーガイド", + "t2": "最初の印刷物", + "t3": "サポートを追加する", + "t4": "デバイスを接続する", + "t5": "Wi-Fi送信", + "t6": "問題レポート", } }; diff --git a/resources/web/guide/index.html b/resources/web/guide/index.html index d7155c0..f2dc5b1 100644 --- a/resources/web/guide/index.html +++ b/resources/web/guide/index.html @@ -116,26 +116,20 @@


