mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 18:15:28 +03:00
bbbbbbenchh
This commit is contained in:
@@ -29,7 +29,7 @@ msgid ""
|
||||
"взаимодействие с пользователем, координируя работу всех компонентов: "
|
||||
"роутеров, обработчиков и системных сообщений."
|
||||
msgstr ""
|
||||
"The ``App`` object is the core of your console application. It handles "
|
||||
"The ``App`` object is the implementations of your console application. It handles "
|
||||
"configuration, lifecycle management, command processing, and user "
|
||||
"interaction, coordinating the work of all components: routers, handlers, "
|
||||
"and system messages."
|
||||
|
||||
@@ -109,7 +109,7 @@ msgstr "How Does It Work?"
|
||||
|
||||
#: ../../root/dependency_injection.rst:51
|
||||
msgid "В основе DI в Argenta лежат **провайдеры** и **контейнер**."
|
||||
msgstr "At the core of DI in Argenta are **providers** and a **container**."
|
||||
msgstr "At the implementations of DI in Argenta are **providers** and a **container**."
|
||||
|
||||
#: ../../root/dependency_injection.rst:53
|
||||
msgid ""
|
||||
|
||||
@@ -49,7 +49,7 @@ msgstr ""
|
||||
"The main purpose of flags is to provide a way to change the command's "
|
||||
"logic without reworking it. A command can operate in several modes: "
|
||||
"standard, verbose, debug, or simplified. Flags switch these modes on user"
|
||||
" demand, keeping the core functionality unchanged."
|
||||
" demand, keeping the implementations functionality unchanged."
|
||||
|
||||
#: ../../root/flags.rst:17
|
||||
msgid "Опциональность и удобство"
|
||||
|
||||
Reference in New Issue
Block a user