docs: remove non-English/Bulgarian language docs, fix links

Remove ar, de, fa, ru, tr, zh documentation folders.
Update docs/index.md and docs/bg/index.md to only list en/bg.
Update README badge from 7 to 2 languages.
Update changelog entry for Bulgarian docs.
This commit is contained in:
2026-05-21 09:44:17 +03:00
parent 372e5cf627
commit a526a3aef9
196 changed files with 6 additions and 20632 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ All notable changes to BaraDB are documented in this file.
- **Cypher Compatibility Layer**:
- `cypher()` SQL function — translates `MATCH (a)-[r]->(b) RETURN ...` to GRAPH_TABLE
- Automatic Cypher → BaraQL conversion
- **German Documentation** — Full documentation set in German (`docs/de/`)
- **Bulgarian Documentation** — Full documentation set in Bulgarian (`docs/bg/`) (replaces removed German, Russian, Arabic, Farsi, Turkish, and Chinese docs)
### Changed