mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-03-27 13:28:32 +07:00
Docs: update termbase
This commit is contained in:
18
docs.json
18
docs.json
@@ -433,6 +433,12 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tab": "Termbase",
|
||||
"pages": [
|
||||
"en/termbase/example"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -921,6 +927,12 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tab": "术语表",
|
||||
"pages": [
|
||||
"zh-hans/termbase/example"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1371,6 +1383,12 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"tab": "Termbase",
|
||||
"pages": [
|
||||
"ja-jp/termbase/example"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
5
en/termbase/example.mdx
Normal file
5
en/termbase/example.mdx
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Termbase
|
||||
---
|
||||
|
||||
Test
|
||||
5
ja-jp/termbase/example.mdx
Normal file
5
ja-jp/termbase/example.mdx
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Termbase
|
||||
---
|
||||
|
||||
Test
|
||||
5
zh-hans/termbase/example.mdx
Normal file
5
zh-hans/termbase/example.mdx
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: 术语表
|
||||
---
|
||||
|
||||
Test
|
||||
Reference in New Issue
Block a user