From 9b34ae2db40ba05cb2f6dce8080e1c6e9c07ced6 Mon Sep 17 00:00:00 2001 From: RockChinQ Date: Sat, 18 Apr 2026 13:52:53 +0800 Subject: [PATCH] fix(i18n): add missing monitoring.export.feedback key to ru-RU --- web/src/i18n/locales/ru-RU.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/i18n/locales/ru-RU.ts b/web/src/i18n/locales/ru-RU.ts index ce957b8a..6e87f209 100644 --- a/web/src/i18n/locales/ru-RU.ts +++ b/web/src/i18n/locales/ru-RU.ts @@ -1199,6 +1199,7 @@ const ruRU = { embeddingCalls: 'Вызовы Embedding', errors: 'Журнал ошибок', sessions: 'Сессии', + feedback: 'Отзывы пользователей', }, }, limitation: {