feat: update tools types

This commit is contained in:
2026-09-10 08:21:20 +05:00
parent e9bc59f818
commit 292e53c9c7
3 changed files with 80 additions and 13 deletions
+2
View File
@@ -113,6 +113,8 @@ export const ru: Dict = {
},
errors: {
noImageRun: "Этот инструмент не обрабатывает изображения",
sourceRequired: "Сначала загрузите изображение",
textRequired: "Сначала введите текст",
workerFailed: "Ошибка исполнения в воркере",
workerUnavailable: "Воркер недоступен",
notFound: "Инструмент не найден",