Commit cd2f211b authored by liziwl's avatar liziwl
Browse files

本地化页面下方的标签

parent 380b3e6d
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -140,9 +140,11 @@ module.exports = {
        ],
        repo: 'sustech-cra/sustech-online-ng',
        docsRepo: 'sustech-cra/sustech-online-ng',
        editLinkText: '一起完善这本手册!',
        docsDir: 'docs',
        repoLabel: '在Github上查看',
        editLinkText: '一起完善这本手册!',
        lastUpdatedText: '上次更新',
        contributorsText: '贡献者',
        editLinks: true,
        docsBranch: 'master',
        smoothScroll: true,