mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-17 01:46:07 +00:00
fix(i18n): add missing monitoring.export.feedback key to ru-RU
This commit is contained in:
@@ -1199,6 +1199,7 @@ const ruRU = {
|
|||||||
embeddingCalls: 'Вызовы Embedding',
|
embeddingCalls: 'Вызовы Embedding',
|
||||||
errors: 'Журнал ошибок',
|
errors: 'Журнал ошибок',
|
||||||
sessions: 'Сессии',
|
sessions: 'Сессии',
|
||||||
|
feedback: 'Отзывы пользователей',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
limitation: {
|
limitation: {
|
||||||
|
|||||||
Reference in New Issue
Block a user