File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 314314 "description" : " The unlisted content banner message"
315315 },
316316 "Fluid is a" : {
317- "message" : " Fluid是 "
317+ "message" : " Fluid 是 "
318318 },
319319 "Sandbox project" : {
320320 "message" : " 的沙箱项目之一"
321321 },
322+ "Incubating project" : {
323+ "message" : " 的孵化项目之一"
324+ },
322325 "Download" : {
323326 "message" : " 下载"
324327 },
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ export default function Home() {
6666 < div className = { clsx ( 'hero' , styles . hero ) } >
6767 < div className = "container text--center" >
6868 < h3 className = "hero__subtitle" >
69- < Translate > Fluid is a</ Translate > < a href = "https://cncf.io/" > CNCF (Cloud Native Computing Foundation)</ a > < Translate > Sandbox project</ Translate >
69+ < Translate > Fluid is a</ Translate > < a href = "https://cncf.io/" > CNCF (Cloud Native Computing Foundation)</ a > < Translate > Incubating project</ Translate >
7070 </ h3 >
7171 < div className = { clsx ( 'cncf-logo' , styles . cncfLogo ) } />
7272 </ div >
You can’t perform that action at this time.
0 commit comments