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": "ツールID",
|
||||
"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