mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-09 12:40:59 +00:00
feat: expose Workspace-scoped rotating plugin debug keys (#2395)
* feat: add Workspace-scoped rotating plugin debug tokens * chore: pin formatted Workspace debug runtime * chore: pin merged Workspace debug runtime * chore: pin tenant-safe debug runtime --------- Co-authored-by: dadachann <185672915+dadachann@users.noreply.github.com>
This commit is contained in:
@@ -521,9 +521,9 @@ const enUS = {
|
||||
debugInfoTitle: 'Plugin Debug Information',
|
||||
debugUrl: 'Debug URL',
|
||||
debugKey: 'Debug Key',
|
||||
debugKeyExpires: 'Rotates at {{time}}; each Workspace has a different key',
|
||||
noDebugKey: '(Not Set)',
|
||||
debugKeyDisabled:
|
||||
'Debug key is not set, plugin debugging does not require authentication',
|
||||
debugKeyDisabled: 'Debug credential is temporarily unavailable',
|
||||
boxStatusTitle: 'Box Runtime',
|
||||
boxStatus: 'Status',
|
||||
boxConnected: 'Connected',
|
||||
|
||||
@@ -535,9 +535,11 @@ const esES = {
|
||||
debugInfoTitle: 'Información de depuración del plugin',
|
||||
debugUrl: 'URL de depuración',
|
||||
debugKey: 'Clave de depuración',
|
||||
debugKeyExpires:
|
||||
'Rota a las {{time}}; cada Workspace tiene una clave distinta',
|
||||
noDebugKey: '(No establecida)',
|
||||
debugKeyDisabled:
|
||||
'La clave de depuración no está configurada, la depuración del plugin no requiere autenticación',
|
||||
'La credencial de depuración no está disponible temporalmente',
|
||||
boxStatusTitle: 'Box Runtime',
|
||||
boxStatus: 'Estado',
|
||||
boxConnected: 'Conectado',
|
||||
|
||||
@@ -527,9 +527,10 @@ const jaJP = {
|
||||
debugInfoTitle: 'プラグインデバッグ情報',
|
||||
debugUrl: 'デバッグURL',
|
||||
debugKey: 'デバッグキー',
|
||||
debugKeyExpires:
|
||||
'{{time}} にローテーションします。Workspace ごとにキーが異なります',
|
||||
noDebugKey: '(未設定)',
|
||||
debugKeyDisabled:
|
||||
'デバッグキーが設定されていません。プラグインデバッグには認証が不要です',
|
||||
debugKeyDisabled: 'デバッグ認証情報を一時的に利用できません',
|
||||
boxStatusTitle: 'Box ランタイム',
|
||||
boxStatus: 'ステータス',
|
||||
boxConnected: '接続済み',
|
||||
|
||||
@@ -534,9 +534,9 @@ const ruRU = {
|
||||
debugInfoTitle: 'Отладочная информация плагина',
|
||||
debugUrl: 'URL для отладки',
|
||||
debugKey: 'Ключ отладки',
|
||||
debugKeyExpires: 'Смена в {{time}}; у каждого Workspace свой ключ',
|
||||
noDebugKey: '(Не задан)',
|
||||
debugKeyDisabled:
|
||||
'Ключ отладки не задан, аутентификация при отладке плагина не требуется',
|
||||
debugKeyDisabled: 'Учетные данные отладки временно недоступны',
|
||||
boxStatusTitle: 'Box Runtime',
|
||||
boxStatus: 'Статус',
|
||||
boxConnected: 'Подключено',
|
||||
|
||||
@@ -518,9 +518,9 @@ const thTH = {
|
||||
debugInfoTitle: 'ข้อมูลดีบักปลั๊กอิน',
|
||||
debugUrl: 'URL ดีบัก',
|
||||
debugKey: 'คีย์ดีบัก',
|
||||
debugKeyExpires: 'หมุนเวียนเวลา {{time}}; แต่ละ Workspace ใช้คีย์ต่างกัน',
|
||||
noDebugKey: '(ไม่ได้ตั้งค่า)',
|
||||
debugKeyDisabled:
|
||||
'ไม่ได้ตั้งค่าคีย์ดีบัก การดีบักปลั๊กอินไม่ต้องยืนยันตัวตน',
|
||||
debugKeyDisabled: 'ข้อมูลรับรองการดีบักไม่พร้อมใช้งานชั่วคราว',
|
||||
boxStatusTitle: 'Box Runtime',
|
||||
boxStatus: 'สถานะ',
|
||||
boxConnected: 'เชื่อมต่อแล้ว',
|
||||
|
||||
@@ -529,9 +529,9 @@ const viVN = {
|
||||
debugInfoTitle: 'Thông tin gỡ lỗi Plugin',
|
||||
debugUrl: 'URL gỡ lỗi',
|
||||
debugKey: 'Khóa gỡ lỗi',
|
||||
debugKeyExpires: 'Xoay vòng lúc {{time}}; mỗi Workspace có khóa riêng',
|
||||
noDebugKey: '(Chưa đặt)',
|
||||
debugKeyDisabled:
|
||||
'Khóa gỡ lỗi chưa được đặt, gỡ lỗi plugin không yêu cầu xác thực',
|
||||
debugKeyDisabled: 'Thông tin xác thực gỡ lỗi tạm thời không khả dụng',
|
||||
boxStatusTitle: 'Box Runtime',
|
||||
boxStatus: 'Trạng thái',
|
||||
boxConnected: 'Đã kết nối',
|
||||
|
||||
@@ -496,8 +496,9 @@ const zhHans = {
|
||||
debugInfoTitle: '插件调试信息',
|
||||
debugUrl: '调试地址',
|
||||
debugKey: '调试密钥',
|
||||
debugKeyExpires: '将于 {{time}} 轮换;每个工作区的密钥不同',
|
||||
noDebugKey: '(未设置)',
|
||||
debugKeyDisabled: '未设置调试密钥,插件调试无需认证',
|
||||
debugKeyDisabled: '调试凭据暂不可用',
|
||||
boxStatusTitle: 'Box 运行时',
|
||||
boxStatus: '状态',
|
||||
boxConnected: '已连接',
|
||||
|
||||
@@ -501,8 +501,9 @@ const zhHant = {
|
||||
debugInfoTitle: '外掛偵錯資訊',
|
||||
debugUrl: '偵錯位址',
|
||||
debugKey: '偵錯金鑰',
|
||||
debugKeyExpires: '將於 {{time}} 輪換;每個工作區的密鑰不同',
|
||||
noDebugKey: '(未設定)',
|
||||
debugKeyDisabled: '未設定偵錯金鑰,外掛偵錯無需認證',
|
||||
debugKeyDisabled: '偵錯憑據暫時無法使用',
|
||||
boxStatusTitle: 'Box 執行時',
|
||||
boxStatus: '狀態',
|
||||
boxConnected: '已連線',
|
||||
|
||||
Reference in New Issue
Block a user