File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,10 @@ export default function WelcomePage() {
2929 < div className = "flex flex-col gap-8" >
3030 < div className = "flex flex-col gap-2" >
3131 < div className = "text-3xl" >
32- Project Graph < span className = "rounded-lg px-2 py-1 text-lg opacity-50 ring" > { appVersion } </ span >
32+ { t ( "title" ) }
33+ < span className = "rounded-lg px-2 py-1 text-lg opacity-50 ring" > { appVersion } </ span >
3334 </ div >
35+ < div > ——{ t ( "subtitle" ) } </ div >
3436 < div className = "text-lg opacity-50" > { t ( "slogan" ) } </ div >
3537 </ div >
3638 < div className = "flex gap-16" >
Original file line number Diff line number Diff line change 55 github : GitHub
66 bilibili : Bilibili
77 qq : QQ Group
8+ title : Welcome to《Project Graph》
9+ subtitle : Infinite canvas mind mapping software based on graph theory
810
911about :
1012 updater :
Original file line number Diff line number Diff line change 55 settings : 设置
66 about : 关于
77 website : 官网
8+ title : 欢迎来到《Project Graph:计划-投射》
9+ subtitle : 基于图论的无限画布思维导图软件
810
911globalMenu :
1012 file :
You can’t perform that action at this time.
0 commit comments