diff options
Diffstat (limited to 'apps/web/lib/i18n/locales/ru')
| -rw-r--r-- | apps/web/lib/i18n/locales/ru/translation.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/web/lib/i18n/locales/ru/translation.json b/apps/web/lib/i18n/locales/ru/translation.json index 4a8cdd52..1d4c50bd 100644 --- a/apps/web/lib/i18n/locales/ru/translation.json +++ b/apps/web/lib/i18n/locales/ru/translation.json @@ -211,7 +211,8 @@ "compact_assets": "Сжать ресурсы", "regenerate_ai_tags_for_failed_bookmarks_only": "Перегенерировать ИИ метки только для неудачных закладок", "reindex_all_bookmarks": "Переиндексировать все закладки", - "recrawl_all_links": "Пересканировать все ссылки" + "recrawl_all_links": "Пересканировать все ссылки", + "reprocess_assets_fix_mode": "Перепроцессировать ресурсы (фиксный режим)" }, "admin_settings": "Настройки администратора" }, |
