feat(i18n): Implement internationalization for Channels, Skills, Setup, and Models pages
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
"enabledOf": "{{total}} 中 {{enabled}} 有効",
|
||||
"sinceRestart": "前回の再起動から",
|
||||
"gatewayNotRunning": "ゲートウェイが停止中",
|
||||
"models": {
|
||||
"title": "モデル",
|
||||
"subtitle": "AI プロバイダーを管理し、トークン使用量を監視します。"
|
||||
},
|
||||
"quickActions": {
|
||||
"title": "クイックアクション",
|
||||
"description": "よく使うタスクとショートカット",
|
||||
@@ -53,4 +57,4 @@
|
||||
"cacheWrite": "キャッシュ書込 {{value}}",
|
||||
"cost": "コスト ${{amount}}"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user