mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 08:26:21 +02:00
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.
28 lines
1.7 KiB
Markdown
28 lines
1.7 KiB
Markdown
---
|
||
layout: default
|
||
title: "Документация TrustGraph"
|
||
parent: "Russian (Beta)"
|
||
---
|
||
|
||
# Документация TrustGraph
|
||
|
||
> **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.
|