refactor: 重构目录结构以支持 i18n

创建 'i18n' 目录以存放多语言内容。将所有现有的中文内容(文档、提示词、技能、README)移动到 'i18n/zh/' 中。添加了新的根 README 作为语言入口,并为英文('en')翻译创建了占位符结构。
This commit is contained in:
tukuaiai
2025-12-16 21:30:13 +08:00
parent 1b235161ec
commit 624ef8d5f9
199 changed files with 674 additions and 654 deletions
-29
View File
@@ -1,29 +0,0 @@
# Ccxt - Exchanges
**Pages:** 2
---
## Search code, repositories, users, issues, pull requests...
**URL:** https://github.com/ccxt/ccxt/wiki/Exchange-Markets
**Contents:**
- Supported Exchanges
(If the page is not being rendered for you, you can refer to the mirror at https://docs.ccxt.com/)
---
## Search code, repositories, users, issues, pull requests...
**URL:** https://github.com/ccxt/ccxt/wiki/Exchange-Markets-By-Country
**Contents:**
- Exchanges By Country
The ccxt library currently supports the following cryptocurrency exchange markets and trading APIs:
(If the page is not being rendered for you, you can refer to the mirror at https://docs.ccxt.com/)
---