From e00718260819ccdaa67a4a0f054463887e0b2466 Mon Sep 17 00:00:00 2001 From: Frost-ZX <30585462+Frost-ZX@users.noreply.github.com> Date: Sun, 23 May 2021 23:09:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=AF=BC=E8=88=AA=E9=93=BE?= =?UTF-8?q?=E6=8E=A5=E5=88=97=E8=A1=A8=EF=BC=882021-05-23=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 加入翻译工具链接 --- public/static/js/frostNavLinks.js | 44 +++++++++++++++++++++++++++++-- 1 file changed, 42 insertions(+), 2 deletions(-) diff --git a/public/static/js/frostNavLinks.js b/public/static/js/frostNavLinks.js index 69873c4..1648724 100644 --- a/public/static/js/frostNavLinks.js +++ b/public/static/js/frostNavLinks.js @@ -1,9 +1,9 @@ // 导航链接列表 -// 更新:2021-05-22 +// 更新:2021-05-23 var frostNavLinks = { // 版本号 - version: '20210522-5', + version: '20210523-2', // 列表 list: [ // 主分类 @@ -1107,6 +1107,46 @@ var frostNavLinks = { } ] }, + { + title: '翻译', + links: [ + { + link: 'https://fanyi.baidu.com/', + title: '百度翻译', + update: '2021-05-23' + }, + { + link: 'https://cn.bing.com/translator/', + title: '必应翻译', + update: '2021-05-23' + }, + { + link: 'https://translate.google.cn/', + title: '谷歌翻译', + update: '2021-05-23' + }, + { + link: 'https://translate.google.com/', + title: '谷歌翻译', + update: '2021-05-23' + }, + { + link: 'https://www.iciba.com/', + title: '金山词霸', + update: '2021-05-23' + }, + { + link: 'https://fanyi.youdao.com/', + title: '有道翻译', + update: '2021-05-23' + }, + { + link: 'https://www.deepl.com/translator', + title: 'DeepL', + update: '2021-05-23' + }, + ] + }, { title: '工具箱', links: [