fix: add interactive=false handling in remove command

This commit is contained in:
2025-03-26 10:22:56 +03:00
parent fff8b777fe
commit bd79d56776
4 changed files with 46 additions and 3 deletions

View File

@ -170,7 +170,7 @@ msgstr ""
msgid "Command remove expected at least 1 argument, got %d"
msgstr ""
#: install.go:174
#: install.go:177
msgid "Error removing packages"
msgstr ""

View File

@ -178,7 +178,7 @@ msgstr "Удалить установленный пакет"
msgid "Command remove expected at least 1 argument, got %d"
msgstr "Для команды remove ожидался хотя бы 1 аргумент, получено %d"
#: install.go:174
#: install.go:177
msgid "Error removing packages"
msgstr "Ошибка при удалении пакетов"