mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 16:36:21 +02:00
Feat: TrustGraph i18n & Documentation Translation Updates (#781)
Native CLI i18n: The TrustGraph CLI has built-in translation support that dynamically loads language strings. You can test and use different languages by simply passing the --lang flag (e.g., --lang es for Spanish, --lang ru for Russian) or by configuring your environment's LANG variable. Automated Docs Translations: This PR introduces autonomously translated Markdown documentation into several target languages, including Spanish, Swahili, Portuguese, Turkish, Hindi, Hebrew, Arabic, Simplified Chinese, and Russian.
This commit is contained in:
parent
19f73e4cdc
commit
f95fd4f052
560 changed files with 236300 additions and 99 deletions
34
docs/README.he.md
Normal file
34
docs/README.he.md
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
---
|
||||
layout: default
|
||||
title: "TrustGraph Documentation"
|
||||
parent: "Hebrew (Beta)"
|
||||
---
|
||||
|
||||
**הוראות חשובות:**
|
||||
- שמרו על כל הפורמט של Markdown, כותרות, קישורים ותגי HTML.
|
||||
- אל תתרגמו קוד בתוך סימוני backticks או בלוקי קוד.
|
||||
- צרו רק את הטקסט המתורגם, ללא הקדמה או הסברים.
|
||||
|
||||
טקסט לתרגום:
|
||||
# TrustGraph Documentation
|
||||
|
||||
> **Beta Translation:** This document was translated via Machine Learning and as such may not be 100% accurate. All non-English languages are currently classified as Beta.
|
||||
|
||||
ברוכים הבאים ל-TrustGraph! עבור תיעוד מקיף, אנא בקרו ב:
|
||||
|
||||
## 📖 [https://docs.trustgraph.ai](https://docs.trustgraph.ai)
|
||||
|
||||
אתר התיעוד הראשי כולל:
|
||||
|
||||
- **[סקירה](https://docs.trustgraph.ai/overview)** - מבוא להגדרות ואדריכלות של TrustGraph
|
||||
- **[מדריכים](https://docs.trustgraph.ai/guides)** - מדריכים וורסטיים
|
||||
- **[התקנה](https://docs.trustgraph.ai/deployment)** - אפשרויות התקנה והגדרות
|
||||
- **[מדריך](https://docs.trustgraph.ai/reference)** - ספקציפיות API ותיעוד CLI
|
||||
|
||||
## התחלה
|
||||
|
||||
**חדש ב-TrustGraph?** התחילו עם [הסקירה](https://docs.trustgraph.ai/overview) כדי להבין את המערכת.
|
||||
|
||||
**מוכנים להתקין?** בדקו את [מדריך ההתקנה](https://docs.trustgraph.ai/deployment).
|
||||
|
||||
**שילוב עם קוד?** עיינו ב-[מדריך ה-API](https://docs.trustgraph.ai/reference) עבור תיעוד REST, WebSocket ו-SDK.
|
||||
Loading…
Add table
Add a link
Reference in a new issue