refactor: Add the ENG translation string for the regional agent

This commit is contained in:
Tola Leng
2025-10-24 21:47:22 +07:00
parent bf45f896bd
commit ed5cff5026
+2 -1
View File
@@ -57,7 +57,8 @@ export const regionTranslations: RegionTranslations = {
regionNameDetail: "Region Name", regionNameDetail: "Region Name",
serverIp: "Server IP", serverIp: "Server IP",
apiEndpoint: "API Endpoint", apiEndpoint: "API Endpoint",
authenticationToken: "Authentication Token", authenticationToken: "Server Token",
createAgent: "Create Agent",
configurationFileLocation: "<strong>Configuration file location:</strong> /etc/regional-check-agent/regional-check-agent.env", configurationFileLocation: "<strong>Configuration file location:</strong> /etc/regional-check-agent/regional-check-agent.env",
manualInstallationSteps: "Manual Installation Steps", manualInstallationSteps: "Manual Installation Steps",
stepByStepManualInstallation: "Step-by-step manual installation process", stepByStepManualInstallation: "Step-by-step manual installation process",