mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-06 17:46:23 +00:00
feat(dashboard): update model analytics section and enhance user charts functionality
- Renamed "Models" to "Model Call Analytics" and updated descriptions for clarity. - Introduced a new state for top user limits in user charts, allowing users to select the number of top users displayed. - Enhanced user charts to include total call count display and improved data processing for better analytics. - Added new translations for updated terms in multiple languages to support internationalization.
This commit is contained in:
Vendored
+4
@@ -1957,6 +1957,7 @@
|
||||
"Model": "Модель",
|
||||
"Model Access": "Доступ к моделям",
|
||||
"Model Analytics": "Аналитика моделей",
|
||||
"Model Call Analytics": "Аналитика вызовов моделей",
|
||||
"Model context usage": "Использование контекста модели",
|
||||
"Model deleted": "Модель удалена",
|
||||
"Model deleted successfully": "Модель успешно удалена",
|
||||
@@ -3303,7 +3304,9 @@
|
||||
"Tool identifier": "Идентификатор инструмента",
|
||||
"Tool price settings": "Настройки цен на инструменты",
|
||||
"Tool prices": "Цены инструментов",
|
||||
"Top {{count}}": "Топ {{count}}",
|
||||
"Top Models": "Лучшие модели",
|
||||
"Top Users": "Лучшие пользователи",
|
||||
"Top up balance and view billing history.": "Пополнить баланс и просмотреть историю платежей.",
|
||||
"Top-up": "Пополнение",
|
||||
"Top-up amount options": "Варианты суммы пополнения",
|
||||
@@ -3548,6 +3551,7 @@
|
||||
"View document": "Просмотреть документ",
|
||||
"View logs": "Просмотреть логи",
|
||||
"View mode": "Режим отображения",
|
||||
"View model call count analytics and charts": "Просмотр аналитики и графиков количества вызовов моделей",
|
||||
"View model statistics and charts": "Просмотр статистики и графиков моделей",
|
||||
"View Pricing": "Посмотреть цены",
|
||||
"View the complete details for this": "Просмотр полных деталей этой",
|
||||
|
||||
Reference in New Issue
Block a user