{ "title": "DeepSeek Usage", "widget": { "no_key": "Set Key", "loading": "Checking...", "error": "Error" }, "tooltip": { "balance": "Current Balance", "last_updated": "Last Checked", "status": "API Status", "action": "Action", "click_to_configure": "Click to open settings and set API Key" }, "status": { "ok": "Active", "unconfigured": "API Key Not Set", "never": "Never" }, "error": { "invalid_key": "Invalid or expired API Key (401)", "parse_failed": "Failed to parse API response", "no_wallet": "No active wallet found in user summary" }, "panel": { "title": "DeepSeek Balance", "refresh_tooltip": "Refresh balance now", "unconfigured_title": "API Key Required", "unconfigured_desc": "Please configure your DeepSeek API Key in the plugin settings.", "open_settings": "Open Settings", "current_balance": "Available Balance", "wallet_info": "Normal Wallet", "add_credits": "Add Credits", "add_credits_tooltip": "Open DeepSeek platform top-up page in browser", "history_title": "Balance History (24h Trend)", "updated_at": "Updated", "settings_btn": "Settings" }, "settings": { "api_key": { "label": "DeepSeek API Key", "description": "API Key from platform.deepseek.com/api_keys" }, "refresh_minutes": { "label": "Refresh Interval (Minutes)", "description": "How often to poll DeepSeek API for balance updates" }, "low_balance_threshold": { "label": "Low Balance Warning Threshold", "description": "Send a desktop notification when balance drops below this amount" } } }