Update documentation and code snippets

This commit is contained in:
2025-12-04 20:23:11 +03:00
parent 723ed2210f
commit 087c76fed3
19 changed files with 278 additions and 114 deletions
@@ -64,7 +64,7 @@ msgid ""
"к БД или API-клиентов) в DI-контейнер."
msgstr ""
"``custom_providers``: List of custom ``dishka.Provider`` providers for adding your services "
"(e.g., database connections or API clients) to the DI container."
"(e.g., database connections or API clients) to the``di``container."
#: ../../root/api/orchestrator/index.rst:32
msgid ""
@@ -93,7 +93,7 @@ msgid "Как это работает?"
msgstr "How Does It Work?"
#: ../../root/dependency_injection.rst:48
msgid "В основе DI в Argenta лежат **провайдеры** и **контейнер**."
msgid "В основе``di``в Argenta лежат **провайдеры** и **контейнер**."
msgstr "DI in Argenta is based on **providers** and a **container**."
#: ../../root/dependency_injection.rst:50