mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-07-22 11:51:04 +02:00
Docs/add japanese readme (#477)
* docs: add Japanese README * docs: align Japanese README with English version * chore: add community-maintained translation notice --------- Co-authored-by: sscodeai <sscodeai@users.noreply.github.com> Co-authored-by: Sabiha Khan <sabihak89@gmail.com>
This commit is contained in:
parent
075b1389f3
commit
962d5afa12
3 changed files with 209 additions and 4 deletions
|
|
@ -19,7 +19,8 @@
|
|||
<p align="center">
|
||||
<a href="https://docs.dograh.com">📖 Docs</a> ·
|
||||
<a href="LICENSE">📜 BSD 2-Clause</a> ·
|
||||
<a href="README.zh-CN.md">🌐 中文</a>
|
||||
<a href="README.zh-CN.md">🌐 中文</a> ·
|
||||
<a href="README.ja-JP.md">🌐 日本語</a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
|
|
@ -97,7 +98,7 @@ curl -o docker-compose.yaml https://raw.githubusercontent.com/dograh-hq/dograh/m
|
|||
|
||||
> **Note**
|
||||
> First startup may take 2-3 minutes to download all images. Once running, open http://localhost:3010 to create your first AI voice assistant!
|
||||
> For common issues and solutions, see 🔧 **[Troubleshooting](docs/troubleshooting.md)**.
|
||||
> For common issues and solutions, see 🔧 **[Troubleshooting](docs/getting-started/troubleshooting.mdx)**.
|
||||
|
||||
### 🎙️ Your First Voice Bot
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue