Settings > NPM Integration now allows choosing between per-customer Let's Encrypt certificates (default) or a shared wildcard certificate already uploaded in NPM. Includes backend, frontend UI, and i18n support. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
320 lines
12 KiB
JSON
320 lines
12 KiB
JSON
{
|
|
"login": {
|
|
"subtitle": "Multi-Tenant Management Platform",
|
|
"username": "Username",
|
|
"password": "Password",
|
|
"signIn": "Sign In",
|
|
"signInWithMicrosoft": "Sign in with Microsoft"
|
|
},
|
|
"nav": {
|
|
"newCustomer": "New Customer",
|
|
"settings": "Settings",
|
|
"monitoring": "Monitoring",
|
|
"logout": "Logout"
|
|
},
|
|
"dashboard": {
|
|
"totalCustomers": "Total Customers",
|
|
"active": "Active",
|
|
"inactive": "Inactive",
|
|
"errors": "Errors",
|
|
"searchPlaceholder": "Search by name, subdomain, email...",
|
|
"allStatuses": "All Statuses",
|
|
"statusActive": "Active",
|
|
"statusInactive": "Inactive",
|
|
"statusDeploying": "Deploying",
|
|
"statusError": "Error",
|
|
"refresh": "Refresh",
|
|
"thId": "ID",
|
|
"thName": "Name",
|
|
"thSubdomain": "Subdomain",
|
|
"thStatus": "Status",
|
|
"thDashboard": "Dashboard",
|
|
"thDevices": "Devices",
|
|
"thCreated": "Created",
|
|
"thActions": "Actions",
|
|
"noCustomers": "No customers found. Click \"New Customer\" to create one.",
|
|
"showing": "Showing {start}-{end} of {total}",
|
|
"showingEmpty": "Showing 0 of 0"
|
|
},
|
|
"customer": {
|
|
"back": "Back",
|
|
"customer": "Customer",
|
|
"edit": "Edit",
|
|
"delete": "Delete",
|
|
"tabInfo": "Info",
|
|
"tabDeployment": "Deployment",
|
|
"tabLogs": "Logs",
|
|
"tabHealth": "Health",
|
|
"name": "Name:",
|
|
"company": "Company:",
|
|
"subdomain": "Subdomain:",
|
|
"email": "Email:",
|
|
"maxDevices": "Max Devices:",
|
|
"status": "Status:",
|
|
"created": "Created:",
|
|
"updated": "Updated:",
|
|
"notes": "Notes:",
|
|
"deploymentStatus": "Status:",
|
|
"relayUdpPort": "Relay UDP Port:",
|
|
"dashboardPort": "Dashboard Port:",
|
|
"containerPrefix": "Container Prefix:",
|
|
"deployed": "Deployed:",
|
|
"setupUrl": "Setup URL:",
|
|
"copy": "Copy",
|
|
"open": "Open",
|
|
"netbirdLogin": "NetBird Login",
|
|
"notAvailable": "Not available",
|
|
"showCredentials": "Show Credentials",
|
|
"credEmail": "Email",
|
|
"credPassword": "Password",
|
|
"showHide": "Show/Hide",
|
|
"credentialsNotAvailable": "Credentials not available. Admin must complete setup manually at the Setup URL.",
|
|
"start": "Start",
|
|
"stop": "Stop",
|
|
"restart": "Restart",
|
|
"reDeploy": "Re-Deploy",
|
|
"noDeployment": "No deployment found.",
|
|
"deployNow": "Deploy Now",
|
|
"containerLogs": "Container Logs",
|
|
"noContainerLogs": "No container logs available.",
|
|
"noLogsLoaded": "No logs loaded.",
|
|
"healthCheck": "Health Check",
|
|
"check": "Check",
|
|
"clickCheck": "Click \"Check\" to run a health check.",
|
|
"healthy": "Healthy",
|
|
"unhealthy": "Unhealthy",
|
|
"overall": "Overall:",
|
|
"thContainer": "Container",
|
|
"thContainerStatus": "Status",
|
|
"thHealth": "Health",
|
|
"thImage": "Image",
|
|
"lastCheck": "Last check: {time}",
|
|
"openDashboard": "Open Dashboard"
|
|
},
|
|
"customerModal": {
|
|
"newCustomer": "New Customer",
|
|
"editCustomer": "Edit Customer",
|
|
"nameLabel": "Name *",
|
|
"companyLabel": "Company",
|
|
"subdomainLabel": "Subdomain *",
|
|
"subdomainHint": "Lowercase, alphanumeric + hyphens",
|
|
"emailLabel": "Email *",
|
|
"maxDevicesLabel": "Max Devices",
|
|
"notesLabel": "Notes",
|
|
"cancel": "Cancel",
|
|
"saveAndDeploy": "Save & Deploy",
|
|
"saveChanges": "Save Changes"
|
|
},
|
|
"deleteModal": {
|
|
"title": "Confirm Deletion",
|
|
"confirmText": "Are you sure you want to delete customer",
|
|
"warning": "This will remove all containers, NPM entries, and data. This action cannot be undone.",
|
|
"cancel": "Cancel",
|
|
"delete": "Delete"
|
|
},
|
|
"settings": {
|
|
"title": "System Settings",
|
|
"tabSystem": "System Configuration",
|
|
"tabNpm": "NPM Integration",
|
|
"tabImages": "Docker Images",
|
|
"tabBranding": "Branding",
|
|
"tabUsers": "Users",
|
|
"tabAzure": "Azure AD",
|
|
"tabSecurity": "Security",
|
|
"baseDomain": "Base Domain",
|
|
"baseDomainPlaceholder": "yourdomain.com",
|
|
"baseDomainHint": "Customers get subdomains: customer.yourdomain.com",
|
|
"adminEmail": "Admin Email",
|
|
"adminEmailPlaceholder": "admin@yourdomain.com",
|
|
"dataDir": "Data Directory",
|
|
"dataDirPlaceholder": "/opt/netbird-instances",
|
|
"dockerNetwork": "Docker Network",
|
|
"dockerNetworkPlaceholder": "npm-network",
|
|
"relayBasePort": "Relay Base Port",
|
|
"relayBasePortHint": "First UDP port for relay. Range: base to base+99",
|
|
"dashboardBasePort": "Dashboard Base Port",
|
|
"dashboardBasePortHint": "Base port for customer dashboards. Customer N gets base+N",
|
|
"saveSystemSettings": "Save System Settings",
|
|
"npmDescription": "NPM uses JWT authentication. Enter your NPM login credentials (email + password). The system will automatically log in and obtain tokens for API calls.",
|
|
"npmApiUrl": "NPM API URL",
|
|
"npmApiUrlPlaceholder": "http://nginx-proxy-manager:81/api",
|
|
"npmApiUrlHint": "http:// or https:// - must include /api at the end",
|
|
"npmLoginEmail": "NPM Login Email",
|
|
"npmLoginEmailPlaceholder": "Leave empty to keep current",
|
|
"npmLoginPassword": "NPM Login Password",
|
|
"npmLoginPasswordPlaceholder": "Leave empty to keep current",
|
|
"credentialsSet": "Credentials are set (leave empty to keep current)",
|
|
"noCredentials": "No NPM credentials configured",
|
|
"saveNpmSettings": "Save NPM Settings",
|
|
"testConnection": "Test Connection",
|
|
"sslModeTitle": "SSL Certificate Mode",
|
|
"sslMode": "SSL Mode",
|
|
"sslModeLetsencrypt": "Let's Encrypt (per customer)",
|
|
"sslModeWildcard": "Wildcard Certificate",
|
|
"sslModeHint": "Choose whether each customer gets an individual Let's Encrypt certificate or uses a shared wildcard certificate.",
|
|
"wildcardCertificate": "Wildcard Certificate",
|
|
"selectCertificate": "-- Select certificate --",
|
|
"wildcardCertHint": "Select the wildcard certificate (e.g. *.example.com) already uploaded in NPM.",
|
|
"noWildcardCerts": "No wildcard certificates found in NPM.",
|
|
"certsLoaded": "{count} wildcard certificate(s) found.",
|
|
"expiresOn": "Expires",
|
|
"managementImage": "Management Image",
|
|
"managementImagePlaceholder": "netbirdio/management:latest",
|
|
"signalImage": "Signal Image",
|
|
"signalImagePlaceholder": "netbirdio/signal:latest",
|
|
"relayImage": "Relay Image",
|
|
"relayImagePlaceholder": "netbirdio/relay:latest",
|
|
"dashboardImage": "Dashboard Image",
|
|
"dashboardImagePlaceholder": "netbirdio/dashboard:latest",
|
|
"saveImageSettings": "Save Image Settings",
|
|
"brandingTitle": "Branding Settings",
|
|
"companyName": "Company / Application Name",
|
|
"companyNamePlaceholder": "NetBird MSP Appliance",
|
|
"companyNameHint": "Displayed on login page and navbar",
|
|
"logoPreview": "Logo Preview",
|
|
"defaultIcon": "Default icon (no logo uploaded)",
|
|
"uploadLogo": "Upload Logo (PNG, JPG, SVG, max 500KB)",
|
|
"uploadBtn": "Upload",
|
|
"removeLogo": "Remove Logo",
|
|
"brandingSubtitle": "Subtitle",
|
|
"brandingSubtitlePlaceholder": "Multi-Tenant Management Platform",
|
|
"brandingSubtitleHint": "Shown below the title on the login page",
|
|
"defaultLanguage": "Default Language",
|
|
"defaultLanguageHint": "Default language for users without a preference",
|
|
"systemDefault": "System Default",
|
|
"saveBranding": "Save Branding",
|
|
"userManagement": "User Management",
|
|
"newUser": "New User",
|
|
"thId": "ID",
|
|
"thUsername": "Username",
|
|
"thEmail": "Email",
|
|
"thRole": "Role",
|
|
"thAuth": "Auth",
|
|
"thLanguage": "Language",
|
|
"thStatus": "Status",
|
|
"thActions": "Actions",
|
|
"azureTitle": "Azure AD / Entra ID Integration",
|
|
"enableAzureSso": "Enable Azure AD SSO",
|
|
"tenantId": "Tenant ID",
|
|
"clientId": "Client ID (Application ID)",
|
|
"clientSecret": "Client Secret",
|
|
"clientSecretPlaceholder": "Leave empty to keep current",
|
|
"secretSet": "Secret is set (leave empty to keep current)",
|
|
"noSecret": "No client secret configured",
|
|
"saveAzureSettings": "Save Azure AD Settings",
|
|
"securityTitle": "Change Admin Password",
|
|
"currentPassword": "Current Password",
|
|
"newPassword": "New Password (min 12 chars)",
|
|
"confirmPassword": "Confirm New Password",
|
|
"changePassword": "Change Password"
|
|
},
|
|
"monitoring": {
|
|
"title": "System Monitoring",
|
|
"refresh": "Refresh",
|
|
"hostResources": "Host Resources",
|
|
"hostname": "Hostname",
|
|
"cpu": "CPU ({count} cores)",
|
|
"memory": "Memory ({used}/{total} GB)",
|
|
"disk": "Disk ({used}/{total} GB)",
|
|
"allCustomerDeployments": "All Customer Deployments",
|
|
"thId": "ID",
|
|
"thName": "Name",
|
|
"thSubdomain": "Subdomain",
|
|
"thStatus": "Status",
|
|
"thDeployment": "Deployment",
|
|
"thDashboard": "Dashboard",
|
|
"thRelayPort": "Relay Port",
|
|
"thContainers": "Containers",
|
|
"noCustomers": "No customers."
|
|
},
|
|
"userModal": {
|
|
"title": "New User",
|
|
"usernameLabel": "Username *",
|
|
"passwordLabel": "Password * (min 8 chars)",
|
|
"emailLabel": "Email",
|
|
"languageLabel": "Default Language",
|
|
"cancel": "Cancel",
|
|
"createUser": "Create User"
|
|
},
|
|
"mfa": {
|
|
"title": "Multi-Factor Authentication (MFA)",
|
|
"enableMfa": "Enable MFA for all local users",
|
|
"mfaDescription": "When enabled, local users must verify with a TOTP authenticator app after entering their password. Azure AD users are not affected.",
|
|
"saveMfaSettings": "Save MFA Settings",
|
|
"yourTotpStatus": "Your TOTP Status",
|
|
"totpActive": "Active",
|
|
"totpNotSetUp": "Not set up",
|
|
"disableMyTotp": "Disable my TOTP",
|
|
"enterCode": "Enter your 6-digit authenticator code",
|
|
"verify": "Verify",
|
|
"backToLogin": "Back to login",
|
|
"scanQrCode": "Scan this QR code with your authenticator app",
|
|
"orEnterManually": "Or enter this key manually:",
|
|
"verifyAndActivate": "Verify & Activate",
|
|
"resetMfa": "Reset MFA",
|
|
"confirmResetMfa": "Reset MFA for '{username}'? They will need to set up their authenticator again on next login.",
|
|
"mfaResetSuccess": "MFA reset for '{username}'.",
|
|
"mfaDisabled": "Your TOTP has been disabled.",
|
|
"mfaSaved": "MFA settings saved.",
|
|
"invalidCode": "Invalid code. Please try again.",
|
|
"codeExpired": "Verification expired. Please log in again."
|
|
},
|
|
"common": {
|
|
"loading": "Loading...",
|
|
"back": "Back",
|
|
"save": "Save",
|
|
"cancel": "Cancel",
|
|
"delete": "Delete",
|
|
"edit": "Edit",
|
|
"view": "View",
|
|
"start": "Start",
|
|
"stop": "Stop",
|
|
"restart": "Restart",
|
|
"disable": "Disable",
|
|
"enable": "Enable",
|
|
"resetPassword": "Reset Password",
|
|
"open": "Open",
|
|
"active": "Active",
|
|
"disabled": "Disabled"
|
|
},
|
|
"errors": {
|
|
"networkError": "Network error \u2014 server not reachable.",
|
|
"sessionExpired": "Session expired.",
|
|
"requestFailed": "Request failed.",
|
|
"serverError": "Server error (HTTP {status}).",
|
|
"unknownError": "An unknown error occurred.",
|
|
"uploadFailed": "Upload failed.",
|
|
"deleteFailed": "Delete failed: {error}",
|
|
"failedToLoadSettings": "Failed to load settings: {error}",
|
|
"failed": "Failed: {error}",
|
|
"logoUploadFailed": "Logo upload failed: {error}",
|
|
"failedToRemoveLogo": "Failed to remove logo: {error}",
|
|
"updateFailed": "Update failed: {error}",
|
|
"passwordResetFailed": "Password reset failed: {error}",
|
|
"selectFileFirst": "Please select a file first.",
|
|
"passwordsDoNotMatch": "Passwords do not match.",
|
|
"failedToLoadCredentials": "Failed to load credentials: {error}",
|
|
"azureNotConfigured": "Azure AD is not configured.",
|
|
"azureLoginFailed": "Azure AD login failed: {error}",
|
|
"actionFailed": "{action} failed: {error}"
|
|
},
|
|
"messages": {
|
|
"systemSettingsSaved": "System settings saved.",
|
|
"npmSettingsSaved": "NPM settings saved.",
|
|
"imageSettingsSaved": "Image settings saved.",
|
|
"brandingNameSaved": "Branding settings saved.",
|
|
"logoUploaded": "Logo uploaded successfully.",
|
|
"logoRemoved": "Logo removed.",
|
|
"azureSettingsSaved": "Azure AD settings saved.",
|
|
"passwordChanged": "Password changed successfully.",
|
|
"setupUrlCopied": "Setup URL copied to clipboard.",
|
|
"copiedToClipboard": "Copied to clipboard.",
|
|
"userCreated": "User '{username}' created.",
|
|
"userDeleted": "User '{username}' deleted.",
|
|
"passwordResetFor": "Password reset for '{username}'.",
|
|
"newPasswordAlert": "New password for '{username}':\n\n{password}\n\nPlease save this password now. It will not be shown again.",
|
|
"confirmDeleteUser": "Delete user '{username}'? This cannot be undone.",
|
|
"confirmResetPassword": "Reset password for '{username}'? A new random password will be generated."
|
|
}
|
|
}
|