添加日语支持,更新多语言导航和首页链接

This commit is contained in:
2024-12-15 22:56:41 +08:00
parent 26fe0e9b23
commit ebcdffade0
8 changed files with 75 additions and 7 deletions

28
docs/ja/index.md Normal file
View File

@ -0,0 +1,28 @@
---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: "小綿智能"
text: "猫娘ロボット"
tagline: かわいくて、賢くて、拡張可能なAIサービスプラグイン
actions:
- theme: brand
text: 始める
link: /ja/start/install/
- theme: alt
text: 開発と拡張
link: /ja/dev/extension/
image:
light: /marsho-full.svg
dark: /marsho-full.svg
alt: Marshoロゴ
features:
- title: 強力なドライバー
details: NoneBot2に基づいており、既存のNoneBot2またはLiteyukiインスタンスに迅速にインストールできます
- title: インターフェース規格
details: どんなオープンAI標準に従うインターフェースでも小綿智能と対話できます
- title: 簡単に拡張
details: Pythonでツールやプラグインを作成し、関数呼び出しを実現し、小綿智能の機能を簡単に拡張できます
---