"tooltip":"When enabled, the system will automatically redeem all redeemable positions in all accounts. Requires Builder API Key configuration to take effect.",
"description":"Builder API Key is a system-level configuration, not related to your account. It is an API credential for Polymarket's Builder service, used to execute Gasless (no gas fee) transactions.",
"purposeTitle":"Main purposes:",
"purpose1":"Execute Gasless transactions: Operations like redeeming positions and creating orders don't require gas fees",
"purpose2":"Improve user experience: No need to prepare MATIC tokens in wallet for gas fees",
"purpose3":"Reduce transaction costs: Gas fees are covered by Builder service",
"getApiKey":"Get API Key:",
"openSettings":"Go to Polymarket Settings",
"apiKey":"Builder API Key",
"secret":"Builder Secret",
"passphrase":"Builder Passphrase",
"apiKeyPlaceholder":"Please enter Builder API Key",
"secretPlaceholder":"Please enter Builder Secret",
"passphrasePlaceholder":"Please enter Builder Passphrase",
"apiKeyHelp":"Configured, enter new value to update",
"secretHelp":"Configured, enter new value to update",
"passphraseHelp":"Configured, enter new value to update",
"saveSuccess":"Builder API Key configuration saved successfully",
"saveFailed":"Failed to save Builder API Key configuration",
"getFailed":"Failed to get Builder API Key configuration",
"notConfigured":"Builder API Key not configured, please go to System Settings to configure",
"notConfiguredError":"Builder API Key not configured, cannot execute Gasless transactions. Please go to System Settings to configure Builder API Key.",
"apiReference":"API Reference Documentation",
"apiReferenceDesc":"Learn more about Builder API usage:",
"relayerApiDocs":"Builder Relayer API Documentation",
"builderDocs":"Builder Development Documentation",
"apiTest":"API Test",
"apiTestDesc":"Test if Builder API is working correctly",
"leaderAddressRequired":"Please enter Leader wallet address",
"leaderAddressInvalid":"Invalid wallet address format (must be a 42-character address starting with 0x)",
"leaderAddressTooltip":"The wallet address of the leader to be copied. The system will monitor transactions from this address and automatically copy trade",
"leaderName":"Leader Name",
"leaderNameTooltip":"Optional, used to identify the Leader for easier management",
"leaderNamePlaceholder":"Optional, used to identify the Leader",
"remark":"Leader Remark",
"remarkTooltip":"Optional, used to record remarks about the Leader",
"remarkPlaceholder":"Optional, used to record remarks about the Leader",
"templateNamePlaceholder":"Please enter template name",
"templateNameRequired":"Please enter template name",
"templateNameTooltip":"Unique identifier name for the template, used to distinguish different copy trading configuration templates. Template name must be unique and cannot duplicate other templates.",
"copyMode":"Copy Amount Mode",
"copyModeTooltip":"Select the calculation method for copy amount. Ratio mode: copy amount changes proportionally with Leader order size; Fixed amount mode: copy amount remains fixed regardless of Leader order size.",
"ratioMode":"Ratio Mode",
"fixedAmountMode":"Fixed Amount Mode",
"copyRatio":"Copy Ratio",
"copyRatioTooltip":"Copy ratio represents the percentage of copy amount relative to Leader order amount. For example: 100% means 1:1 copy, 50% means half position copy, 200% means double copy",
"copyRatioPlaceholder":"For example: 100 means 100% (1:1 copy), default 100%",
"fixedAmount":"Fixed Copy Amount (USDC)",
"fixedAmountPlaceholder":"Fixed amount, does not change with Leader order size, must be >= 1",
"fixedAmountRequired":"Please enter fixed copy amount",
"fixedAmountError":"Fixed amount must be >= 1, please re-enter",
"maxOrderSize":"Max Order Size (USDC)",
"maxOrderSizeTooltip":"In ratio mode, limits the maximum amount cap for single copy order, used to prevent excessive copy amount and control risk. For example: set to 1000, even if calculated copy amount exceeds 1000, it will be limited to 1000 USDC.",
"maxOrderSizePlaceholder":"Only effective in ratio mode (optional)",
"minOrderSize":"Min Order Size (USDC)",
"minOrderSizeTooltip":"In ratio mode, limits the minimum amount floor for single copy order, used to filter out orders with too small amounts, avoiding frequent small trades. If filled, must be >= 1 USDC. For example: set to 10, if calculated copy amount is less than 10, skip this order.",
"minOrderSizePlaceholder":"Only effective in ratio mode, must be >= 1 (optional)",
"minOrderSizeError":"Minimum amount must be >= 1",
"maxDailyOrders":"Max Daily Copy Orders",
"maxDailyOrdersTooltip":"Limits the maximum number of copy orders per day, used for risk control and preventing overtrading. For example: set to 50, when daily copy orders reach 50, stop copying, reset next day.",
"priceToleranceTooltip":"Allowed adjustment range for copy price based on Leader price, used to adjust price within Leader price ± tolerance range to improve fill rate. For example: set to 5%, Leader price is 0.5, then copy price can be in 0.475-0.525 range.",
"priceRangeTooltip":"Only copy orders where Leader's trade price is within the specified range. Leave empty to disable. Examples: Fill 0.11 and 0.89 means only copy orders with price between 0.11 and 0.89; Fill only max price 0.89 means only copy orders with price below 0.89; Fill only min price 0.11 means only copy orders with price above 0.11.",
"minPricePlaceholder":"Min Price (leave empty for no limit)",
"maxPricePlaceholder":"Max Price (leave empty for no limit)",
"supportSellTooltip":"Whether to copy Leader's sell orders. Enabled: copy both Leader's buy and sell orders; Disabled: only copy Leader's buy orders, ignore sell orders.",
"create":"Create Template",
"createSuccess":"Template created successfully",
"createFailed":"Failed to create template",
"invalidNumber":"Please enter a valid number"
},
"templateEdit":{
"title":"Edit Copy Trading Template",
"back":"Back",
"save":"Save Changes",
"saveSuccess":"Template updated successfully",
"saveFailed":"Failed to update template",
"fetchFailed":"Failed to get template details",
"templateName":"Template Name",
"templateNamePlaceholder":"Please enter template name",
"templateNameRequired":"Please enter template name",
"templateNameTooltip":"Unique identifier name for the template, used to distinguish different copy trading configuration templates. Template name must be unique and cannot duplicate other templates.",
"copyMode":"Copy Amount Mode",
"copyModeTooltip":"Select the calculation method for copy amount. Ratio mode: copy amount changes proportionally with Leader order size; Fixed amount mode: copy amount remains fixed regardless of Leader order size.",
"ratioMode":"Ratio Mode",
"fixedAmountMode":"Fixed Amount Mode",
"copyRatio":"Copy Ratio",
"copyRatioTooltip":"Copy ratio represents the percentage of copy amount relative to Leader order amount. For example: 100% means 1:1 copy, 50% means half position copy, 200% means double copy",
"copyRatioPlaceholder":"For example: 100 means 100% (1:1 copy), default 100%",
"fixedAmount":"Fixed Copy Amount (USDC)",
"fixedAmountPlaceholder":"Fixed amount, does not change with Leader order size, must be >= 1",
"fixedAmountRequired":"Please enter fixed copy amount",
"fixedAmountError":"Fixed amount must be >= 1, please re-enter",
"fixedAmountTooltip":"In fixed amount mode, the fixed amount for each copy, does not change with Leader order size. Must be >= 1 USDC. For example: set to 10, then regardless of how much Leader buys, copy amount is always 10 USDC.",
"maxOrderSize":"Max Order Size (USDC)",
"maxOrderSizeTooltip":"In ratio mode, limits the maximum amount cap for single copy order, used to prevent excessive copy amount and control risk. For example: set to 1000, even if calculated copy amount exceeds 1000, it will be limited to 1000 USDC.",
"maxOrderSizePlaceholder":"Only effective in ratio mode (optional)",
"minOrderSize":"Min Order Size (USDC)",
"minOrderSizeTooltip":"In ratio mode, limits the minimum amount floor for single copy order, used to filter out orders with too small amounts, avoiding frequent small trades. If filled, must be >= 1 USDC. For example: set to 10, if calculated copy amount is less than 10, skip this order.",
"minOrderSizePlaceholder":"Only effective in ratio mode, must be >= 1 (optional)",
"minOrderSizeError":"Minimum amount must be >= 1",
"maxDailyOrders":"Max Daily Copy Orders",
"maxDailyOrdersTooltip":"Limits the maximum number of copy orders per day, used for risk control and preventing overtrading. For example: set to 50, when daily copy orders reach 50, stop copying, reset next day.",
"priceToleranceTooltip":"Allowed adjustment range for copy price based on Leader price, used to adjust price within Leader price ± tolerance range to improve fill rate. For example: set to 5%, Leader price is 0.5, then copy price can be in 0.475-0.525 range.",
"priceRangeTooltip":"Only copy orders where Leader's trade price is within the specified range. Leave empty to disable. Examples: Fill 0.11 and 0.89 means only copy orders with price between 0.11 and 0.89; Fill only max price 0.89 means only copy orders with price below 0.89; Fill only min price 0.11 means only copy orders with price above 0.11.",
"minPricePlaceholder":"Min Price (leave empty for no limit)",
"maxPricePlaceholder":"Max Price (leave empty for no limit)",
"maxPositionValueTooltip":"Limit the maximum position value for a single market. If the current position value + copy order amount exceeds this limit, the order will not be placed. Leave empty to disable",
"maxPositionValuePlaceholder":"For example: 100 (optional, leave empty to disable)",
"maxPositionCount":"Max Position Count",
"maxPositionCountTooltip":"Limit the maximum position count for a single market. If the current position count reaches or exceeds this limit, the order will not be placed. Leave empty to disable",
"maxPositionCountPlaceholder":"For example: 10 (optional, leave empty to disable)",
"supportSellTooltip":"Whether to copy Leader's sell orders. Enabled: copy both Leader's buy and sell orders; Disabled: only copy Leader's buy orders, ignore sell orders.",
"invalidNumber":"Please enter a valid number"
},
"copyTradingAdd":{
"title":"Add Copy Trading Config",
"back":"Back",
"selectWallet":"Select Wallet",
"selectWalletPlaceholder":"Please select wallet",
"walletRequired":"Please select wallet",
"selectLeader":"Select Leader",
"selectLeaderPlaceholder":"Please select Leader",
"leaderRequired":"Please select Leader",
"enabled":"Enabled Status",
"selectTemplate":"Select Template",
"selectTemplateFromModal":"Fill Config from Template",
"templateFilled":"Template content filled, you can modify",
"basicConfig":"Basic Config",
"copyMode":"Copy Amount Mode",
"copyModeTooltip":"Select the calculation method for copy amount. Ratio mode: copy amount changes proportionally with Leader order size; Fixed amount mode: copy amount remains fixed regardless of Leader order size.",
"ratioMode":"Ratio Mode",
"fixedAmountMode":"Fixed Amount Mode",
"ratio":"Ratio",
"fixed":"Fixed",
"copyRatio":"Copy Ratio",
"copyRatioTooltip":"Copy ratio represents the percentage of copy amount relative to Leader order amount. For example: 100% means 1:1 copy, 50% means half position copy, 200% means double copy",
"copyRatioPlaceholder":"For example: 100 means 100% (1:1 copy), default 100%",
"fixedAmount":"Fixed Copy Amount (USDC)",
"fixedAmountPlaceholder":"Fixed amount, does not change with Leader order size, must be >= 1",
"fixedAmountRequired":"Please enter fixed copy amount",
"fixedAmountMin":"Fixed amount must be >= 1",
"maxOrderSize":"Max Order Size (USDC)",
"maxOrderSizeTooltip":"In ratio mode, limits the maximum amount cap for single copy order",
"maxOrderSizePlaceholder":"Only effective in ratio mode (optional)",
"minOrderSize":"Min Order Size (USDC)",
"minOrderSizeTooltip":"In ratio mode, limits the minimum amount floor for single copy order, must be >= 1",
"minOrderSizePlaceholder":"Only effective in ratio mode, must be >= 1 (optional)",
"minOrderSizeMin":"Minimum amount must be >= 1",
"maxDailyLoss":"Max Daily Loss Limit (USDC)",
"maxDailyLossTooltip":"Limits the maximum daily loss amount, used for risk control",
"priceRangeTooltip":"Only copy orders where Leader's trade price is within the specified range. Leave empty to disable. Examples: Fill 0.11 and 0.89 means only copy orders with price between 0.11 and 0.89; Fill only max price 0.89 means only copy orders with price below 0.89; Fill only min price 0.11 means only copy orders with price above 0.11.",
"minPricePlaceholder":"Min Price (leave empty for no limit)",
"maxPricePlaceholder":"Max Price (leave empty for no limit)",
"maxPositionValueTooltip":"Limit the maximum position value for a single market. If the current position value + copy order amount exceeds this limit, the order will not be placed. Leave empty to disable",
"maxPositionValuePlaceholder":"For example: 100 (optional, leave empty to disable)",
"maxPositionCount":"Max Position Count",
"maxPositionCountTooltip":"Limit the maximum position count for a single market. If the current position count reaches or exceeds this limit, the order will not be placed. Leave empty to disable",
"maxPositionCountPlaceholder":"For example: 10 (optional, leave empty to disable)",
"priceRangeTooltip":"Only copy orders where Leader's trade price is within the specified range. Leave empty to disable. Examples: Fill 0.11 and 0.89 means only copy orders with price between 0.11 and 0.89; Fill only max price 0.89 means only copy orders with price below 0.89; Fill only min price 0.11 means only copy orders with price above 0.11.",
"minPricePlaceholder":"Min Price (leave empty for no limit)",
"maxPricePlaceholder":"Max Price (leave empty for no limit)",
"maxPositionValueTooltip":"Limit the maximum position value for a single market. If the current position value + copy order amount exceeds this limit, the order will not be placed. Leave empty to disable",
"maxPositionValuePlaceholder":"For example: 100 (optional, leave empty to disable)",
"maxPositionCount":"Max Position Count",
"maxPositionCountTooltip":"Limit the maximum position count for a single market. If the current position count reaches or exceeds this limit, the order will not be placed. Leave empty to disable",
"maxPositionCountPlaceholder":"For example: 10 (optional, leave empty to disable)",
"configNameRequired":"Please enter configuration name",
"type":"Notification Type",
"typeRequired":"Please select notification type",
"enabled":"Enabled Status",
"status":"Status",
"enabledStatus":"Enabled",
"disabledStatus":"Disabled",
"chatIds":"Chat IDs",
"chatIdsPlaceholder":"Chat IDs (click button above to auto-fetch, or enter manually, separate multiple with commas)",
"chatIdsRequired":"Please enter at least one Chat ID",
"chatIdsExtra":"Multiple Chat IDs separated by commas, e.g., 123456789,987654321. Click button above to auto-fetch (need to send message to bot first)",
"chatIdsCount":" recipients",
"chatIdsNotConfigured":"Not Configured",
"edit":"Edit",
"test":"Test",
"delete":"Delete",
"deleteConfirm":"Are you sure you want to delete this configuration?",
"enableSuccess":"Enabled",
"disableSuccess":"Disabled",
"updateStatusFailed":"Failed to update",
"deleteSuccess":"Deleted successfully",
"deleteFailed":"Failed to delete",
"createSuccess":"Created successfully",
"createFailed":"Failed to create",
"updateSuccess":"Updated successfully",
"updateFailed":"Failed to update",
"fetchFailed":"Failed to get configuration list",
"testSuccess":"Test message sent successfully, please check Telegram",