ysk-server-shared 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +16 -0
- package/dist/ai.d.ts +25 -0
- package/dist/ai.d.ts.map +1 -0
- package/dist/ai.js +5 -0
- package/dist/ai.js.map +1 -0
- package/dist/browser.d.ts +34 -0
- package/dist/browser.d.ts.map +1 -0
- package/dist/browser.js +34 -0
- package/dist/browser.js.map +1 -0
- package/dist/bt-tracker.d.ts +56 -0
- package/dist/bt-tracker.d.ts.map +1 -0
- package/dist/bt-tracker.js +15 -0
- package/dist/bt-tracker.js.map +1 -0
- package/dist/capabilities.d.ts +82 -0
- package/dist/capabilities.d.ts.map +1 -0
- package/dist/capabilities.js +272 -0
- package/dist/capabilities.js.map +1 -0
- package/dist/cdn.d.ts +83 -0
- package/dist/cdn.d.ts.map +1 -0
- package/dist/cdn.js +6 -0
- package/dist/cdn.js.map +1 -0
- package/dist/databases.d.ts +142 -0
- package/dist/databases.d.ts.map +1 -0
- package/dist/databases.js +5 -0
- package/dist/databases.js.map +1 -0
- package/dist/dto.d.ts +308 -0
- package/dist/dto.d.ts.map +1 -0
- package/dist/dto.js +5 -0
- package/dist/dto.js.map +1 -0
- package/dist/email-domain.d.ts +46 -0
- package/dist/email-domain.d.ts.map +1 -0
- package/dist/email-domain.js +6 -0
- package/dist/email-domain.js.map +1 -0
- package/dist/errors-codes.d.ts +35 -0
- package/dist/errors-codes.d.ts.map +1 -0
- package/dist/errors-codes.js +34 -0
- package/dist/errors-codes.js.map +1 -0
- package/dist/errors.d.ts +41 -0
- package/dist/errors.d.ts.map +1 -0
- package/dist/errors.js +58 -0
- package/dist/errors.js.map +1 -0
- package/dist/files.d.ts +72 -0
- package/dist/files.d.ts.map +1 -0
- package/dist/files.js +5 -0
- package/dist/files.js.map +1 -0
- package/dist/fleet.d.ts +39 -0
- package/dist/fleet.d.ts.map +1 -0
- package/dist/fleet.js +5 -0
- package/dist/fleet.js.map +1 -0
- package/dist/ftp.d.ts +39 -0
- package/dist/ftp.d.ts.map +1 -0
- package/dist/ftp.js +5 -0
- package/dist/ftp.js.map +1 -0
- package/dist/i18n/index.d.ts +4 -0
- package/dist/i18n/index.d.ts.map +1 -0
- package/dist/i18n/index.js +4 -0
- package/dist/i18n/index.js.map +1 -0
- package/dist/i18n/normalize-locale.d.ts +21 -0
- package/dist/i18n/normalize-locale.d.ts.map +1 -0
- package/dist/i18n/normalize-locale.js +138 -0
- package/dist/i18n/normalize-locale.js.map +1 -0
- package/dist/i18n/request-locale.d.ts +20 -0
- package/dist/i18n/request-locale.d.ts.map +1 -0
- package/dist/i18n/request-locale.js +42 -0
- package/dist/i18n/request-locale.js.map +1 -0
- package/dist/i18n/t.d.ts +15 -0
- package/dist/i18n/t.d.ts.map +1 -0
- package/dist/i18n/t.js +103 -0
- package/dist/i18n/t.js.map +1 -0
- package/dist/index.d.ts +32 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +32 -0
- package/dist/index.js.map +1 -0
- package/dist/list-query.d.ts +72 -0
- package/dist/list-query.d.ts.map +1 -0
- package/dist/list-query.js +108 -0
- package/dist/list-query.js.map +1 -0
- package/dist/metrics.d.ts +153 -0
- package/dist/metrics.d.ts.map +1 -0
- package/dist/metrics.js +5 -0
- package/dist/metrics.js.map +1 -0
- package/dist/migrate.d.ts +138 -0
- package/dist/migrate.d.ts.map +1 -0
- package/dist/migrate.js +20 -0
- package/dist/migrate.js.map +1 -0
- package/dist/network.d.ts +95 -0
- package/dist/network.d.ts.map +1 -0
- package/dist/network.js +5 -0
- package/dist/network.js.map +1 -0
- package/dist/ops-i18n.d.ts +19 -0
- package/dist/ops-i18n.d.ts.map +1 -0
- package/dist/ops-i18n.js +85 -0
- package/dist/ops-i18n.js.map +1 -0
- package/dist/ops.d.ts +48 -0
- package/dist/ops.d.ts.map +1 -0
- package/dist/ops.js +73 -0
- package/dist/ops.js.map +1 -0
- package/dist/route-capabilities.d.ts +37 -0
- package/dist/route-capabilities.d.ts.map +1 -0
- package/dist/route-capabilities.js +445 -0
- package/dist/route-capabilities.js.map +1 -0
- package/dist/service-exposure.d.ts +54 -0
- package/dist/service-exposure.d.ts.map +1 -0
- package/dist/service-exposure.js +67 -0
- package/dist/service-exposure.js.map +1 -0
- package/dist/service-ports.d.ts +70 -0
- package/dist/service-ports.d.ts.map +1 -0
- package/dist/service-ports.js +315 -0
- package/dist/service-ports.js.map +1 -0
- package/dist/software.d.ts +40 -0
- package/dist/software.d.ts.map +1 -0
- package/dist/software.js +5 -0
- package/dist/software.js.map +1 -0
- package/dist/ssl.d.ts +21 -0
- package/dist/ssl.d.ts.map +1 -0
- package/dist/ssl.js +5 -0
- package/dist/ssl.js.map +1 -0
- package/dist/system.d.ts +179 -0
- package/dist/system.d.ts.map +1 -0
- package/dist/system.js +5 -0
- package/dist/system.js.map +1 -0
- package/dist/types.d.ts +51 -0
- package/dist/types.d.ts.map +1 -0
- package/dist/types.js +9 -0
- package/dist/types.js.map +1 -0
- package/dist/updates.d.ts +23 -0
- package/dist/updates.d.ts.map +1 -0
- package/dist/updates.js +6 -0
- package/dist/updates.js.map +1 -0
- package/locales/ar/agents.json +130 -0
- package/locales/ar/ai.json +61 -0
- package/locales/ar/apache.json +57 -0
- package/locales/ar/applyStatus.json +11 -0
- package/locales/ar/audit.json +27 -0
- package/locales/ar/backups.json +133 -0
- package/locales/ar/btTracker.json +119 -0
- package/locales/ar/catalog.json +32 -0
- package/locales/ar/cdn.json +119 -0
- package/locales/ar/cli.json +1182 -0
- package/locales/ar/common.json +125 -0
- package/locales/ar/cron.json +139 -0
- package/locales/ar/dashboard.json +111 -0
- package/locales/ar/dataTable.json +4 -0
- package/locales/ar/db.json +287 -0
- package/locales/ar/dialogs.json +8 -0
- package/locales/ar/dns.json +216 -0
- package/locales/ar/email.json +477 -0
- package/locales/ar/errors.json +56 -0
- package/locales/ar/fail2ban.json +82 -0
- package/locales/ar/featurePage.json +3 -0
- package/locales/ar/files.json +320 -0
- package/locales/ar/firewall.json +102 -0
- package/locales/ar/ftp.json +135 -0
- package/locales/ar/geo.json +151 -0
- package/locales/ar/hostBrowse.json +128 -0
- package/locales/ar/listToolbar.json +12 -0
- package/locales/ar/logViewer.json +3 -0
- package/locales/ar/login.json +14 -0
- package/locales/ar/logs.json +135 -0
- package/locales/ar/metrics.json +132 -0
- package/locales/ar/migrate.json +82 -0
- package/locales/ar/multiCheck.json +20 -0
- package/locales/ar/nav.json +77 -0
- package/locales/ar/network.json +142 -0
- package/locales/ar/nginx.json +84 -0
- package/locales/ar/notes.json +3006 -0
- package/locales/ar/ops.json +38 -0
- package/locales/ar/opsResult.json +23 -0
- package/locales/ar/pageGuide.json +11 -0
- package/locales/ar/playbooks.json +50 -0
- package/locales/ar/presetChips.json +3 -0
- package/locales/ar/projects.json +560 -0
- package/locales/ar/protection.json +348 -0
- package/locales/ar/publicFiles.json +32 -0
- package/locales/ar/rbac.json +100 -0
- package/locales/ar/readiness.json +111 -0
- package/locales/ar/redis.json +68 -0
- package/locales/ar/resources.json +7 -0
- package/locales/ar/roles.json +6 -0
- package/locales/ar/runtime.json +509 -0
- package/locales/ar/search.json +24 -0
- package/locales/ar/security.json +394 -0
- package/locales/ar/serviceExposure.json +31 -0
- package/locales/ar/services.json +40 -0
- package/locales/ar/software.json +122 -0
- package/locales/ar/softwareBanner.json +14 -0
- package/locales/ar/softwareLifecycle.json +61 -0
- package/locales/ar/sqlEngineHealth.json +31 -0
- package/locales/ar/sqlEngineSwitch.json +82 -0
- package/locales/ar/ssl.json +103 -0
- package/locales/ar/stackWizard.json +19 -0
- package/locales/ar/support.json +28 -0
- package/locales/ar/system.json +186 -0
- package/locales/ar/systemd.json +94 -0
- package/locales/ar/tabs.json +7 -0
- package/locales/ar/terminal.json +33 -0
- package/locales/ar/translation.json +11940 -0
- package/locales/ar/uiInline.json +212 -0
- package/locales/ar/updates.json +167 -0
- package/locales/ar/users.json +122 -0
- package/locales/ar/vnc.json +246 -0
- package/locales/ar/vpn.json +131 -0
- package/locales/bn/agents.json +130 -0
- package/locales/bn/ai.json +61 -0
- package/locales/bn/apache.json +57 -0
- package/locales/bn/applyStatus.json +11 -0
- package/locales/bn/audit.json +27 -0
- package/locales/bn/backups.json +133 -0
- package/locales/bn/btTracker.json +119 -0
- package/locales/bn/catalog.json +32 -0
- package/locales/bn/cdn.json +119 -0
- package/locales/bn/cli.json +1182 -0
- package/locales/bn/common.json +125 -0
- package/locales/bn/cron.json +139 -0
- package/locales/bn/dashboard.json +111 -0
- package/locales/bn/dataTable.json +4 -0
- package/locales/bn/db.json +287 -0
- package/locales/bn/dialogs.json +8 -0
- package/locales/bn/dns.json +216 -0
- package/locales/bn/email.json +477 -0
- package/locales/bn/errors.json +56 -0
- package/locales/bn/fail2ban.json +82 -0
- package/locales/bn/featurePage.json +3 -0
- package/locales/bn/files.json +320 -0
- package/locales/bn/firewall.json +102 -0
- package/locales/bn/ftp.json +135 -0
- package/locales/bn/geo.json +151 -0
- package/locales/bn/hostBrowse.json +128 -0
- package/locales/bn/listToolbar.json +12 -0
- package/locales/bn/logViewer.json +3 -0
- package/locales/bn/login.json +14 -0
- package/locales/bn/logs.json +135 -0
- package/locales/bn/metrics.json +132 -0
- package/locales/bn/migrate.json +82 -0
- package/locales/bn/multiCheck.json +20 -0
- package/locales/bn/nav.json +77 -0
- package/locales/bn/network.json +142 -0
- package/locales/bn/nginx.json +84 -0
- package/locales/bn/notes.json +3006 -0
- package/locales/bn/ops.json +38 -0
- package/locales/bn/opsResult.json +23 -0
- package/locales/bn/pageGuide.json +11 -0
- package/locales/bn/playbooks.json +50 -0
- package/locales/bn/presetChips.json +3 -0
- package/locales/bn/projects.json +560 -0
- package/locales/bn/protection.json +348 -0
- package/locales/bn/publicFiles.json +32 -0
- package/locales/bn/rbac.json +100 -0
- package/locales/bn/readiness.json +111 -0
- package/locales/bn/redis.json +68 -0
- package/locales/bn/resources.json +7 -0
- package/locales/bn/roles.json +6 -0
- package/locales/bn/runtime.json +509 -0
- package/locales/bn/search.json +24 -0
- package/locales/bn/security.json +394 -0
- package/locales/bn/serviceExposure.json +31 -0
- package/locales/bn/services.json +40 -0
- package/locales/bn/software.json +122 -0
- package/locales/bn/softwareBanner.json +14 -0
- package/locales/bn/softwareLifecycle.json +61 -0
- package/locales/bn/sqlEngineHealth.json +31 -0
- package/locales/bn/sqlEngineSwitch.json +82 -0
- package/locales/bn/ssl.json +103 -0
- package/locales/bn/stackWizard.json +19 -0
- package/locales/bn/support.json +28 -0
- package/locales/bn/system.json +186 -0
- package/locales/bn/systemd.json +94 -0
- package/locales/bn/tabs.json +7 -0
- package/locales/bn/terminal.json +33 -0
- package/locales/bn/translation.json +11940 -0
- package/locales/bn/uiInline.json +212 -0
- package/locales/bn/updates.json +167 -0
- package/locales/bn/users.json +122 -0
- package/locales/bn/vnc.json +246 -0
- package/locales/bn/vpn.json +131 -0
- package/locales/en/agents.json +130 -0
- package/locales/en/ai.json +61 -0
- package/locales/en/apache.json +57 -0
- package/locales/en/applyStatus.json +11 -0
- package/locales/en/audit.json +27 -0
- package/locales/en/backups.json +133 -0
- package/locales/en/btTracker.json +119 -0
- package/locales/en/catalog.json +32 -0
- package/locales/en/cdn.json +119 -0
- package/locales/en/cli.json +1182 -0
- package/locales/en/common.json +125 -0
- package/locales/en/cron.json +139 -0
- package/locales/en/dashboard.json +111 -0
- package/locales/en/dataTable.json +4 -0
- package/locales/en/db.json +287 -0
- package/locales/en/dialogs.json +8 -0
- package/locales/en/dns.json +216 -0
- package/locales/en/email.json +477 -0
- package/locales/en/errors.json +56 -0
- package/locales/en/fail2ban.json +82 -0
- package/locales/en/featurePage.json +3 -0
- package/locales/en/files.json +320 -0
- package/locales/en/firewall.json +102 -0
- package/locales/en/ftp.json +135 -0
- package/locales/en/geo.json +151 -0
- package/locales/en/hostBrowse.json +128 -0
- package/locales/en/listToolbar.json +12 -0
- package/locales/en/logViewer.json +3 -0
- package/locales/en/login.json +14 -0
- package/locales/en/logs.json +135 -0
- package/locales/en/metrics.json +132 -0
- package/locales/en/migrate.json +82 -0
- package/locales/en/multiCheck.json +20 -0
- package/locales/en/nav.json +77 -0
- package/locales/en/network.json +142 -0
- package/locales/en/nginx.json +84 -0
- package/locales/en/notes.json +3006 -0
- package/locales/en/ops.json +38 -0
- package/locales/en/opsResult.json +23 -0
- package/locales/en/pageGuide.json +11 -0
- package/locales/en/playbooks.json +50 -0
- package/locales/en/presetChips.json +3 -0
- package/locales/en/projects.json +560 -0
- package/locales/en/protection.json +348 -0
- package/locales/en/publicFiles.json +32 -0
- package/locales/en/rbac.json +100 -0
- package/locales/en/readiness.json +111 -0
- package/locales/en/redis.json +68 -0
- package/locales/en/resources.json +7 -0
- package/locales/en/roles.json +6 -0
- package/locales/en/runtime.json +509 -0
- package/locales/en/search.json +24 -0
- package/locales/en/security.json +394 -0
- package/locales/en/serviceExposure.json +31 -0
- package/locales/en/services.json +40 -0
- package/locales/en/software.json +122 -0
- package/locales/en/softwareBanner.json +14 -0
- package/locales/en/softwareLifecycle.json +61 -0
- package/locales/en/sqlEngineHealth.json +31 -0
- package/locales/en/sqlEngineSwitch.json +82 -0
- package/locales/en/ssl.json +103 -0
- package/locales/en/stackWizard.json +19 -0
- package/locales/en/support.json +28 -0
- package/locales/en/system.json +186 -0
- package/locales/en/systemd.json +94 -0
- package/locales/en/tabs.json +7 -0
- package/locales/en/terminal.json +33 -0
- package/locales/en/translation.json +11940 -0
- package/locales/en/uiInline.json +212 -0
- package/locales/en/updates.json +167 -0
- package/locales/en/users.json +122 -0
- package/locales/en/vnc.json +246 -0
- package/locales/en/vpn.json +131 -0
- package/locales/es/agents.json +130 -0
- package/locales/es/ai.json +61 -0
- package/locales/es/apache.json +57 -0
- package/locales/es/applyStatus.json +11 -0
- package/locales/es/audit.json +27 -0
- package/locales/es/backups.json +133 -0
- package/locales/es/btTracker.json +119 -0
- package/locales/es/catalog.json +32 -0
- package/locales/es/cdn.json +119 -0
- package/locales/es/cli.json +1182 -0
- package/locales/es/common.json +125 -0
- package/locales/es/cron.json +139 -0
- package/locales/es/dashboard.json +111 -0
- package/locales/es/dataTable.json +4 -0
- package/locales/es/db.json +287 -0
- package/locales/es/dialogs.json +8 -0
- package/locales/es/dns.json +216 -0
- package/locales/es/email.json +477 -0
- package/locales/es/errors.json +56 -0
- package/locales/es/fail2ban.json +82 -0
- package/locales/es/featurePage.json +3 -0
- package/locales/es/files.json +320 -0
- package/locales/es/firewall.json +102 -0
- package/locales/es/ftp.json +135 -0
- package/locales/es/geo.json +151 -0
- package/locales/es/hostBrowse.json +128 -0
- package/locales/es/listToolbar.json +12 -0
- package/locales/es/logViewer.json +3 -0
- package/locales/es/login.json +14 -0
- package/locales/es/logs.json +135 -0
- package/locales/es/metrics.json +132 -0
- package/locales/es/migrate.json +82 -0
- package/locales/es/multiCheck.json +20 -0
- package/locales/es/nav.json +77 -0
- package/locales/es/network.json +142 -0
- package/locales/es/nginx.json +84 -0
- package/locales/es/notes.json +3006 -0
- package/locales/es/ops.json +38 -0
- package/locales/es/opsResult.json +23 -0
- package/locales/es/pageGuide.json +11 -0
- package/locales/es/playbooks.json +50 -0
- package/locales/es/presetChips.json +3 -0
- package/locales/es/projects.json +560 -0
- package/locales/es/protection.json +348 -0
- package/locales/es/publicFiles.json +32 -0
- package/locales/es/rbac.json +100 -0
- package/locales/es/readiness.json +111 -0
- package/locales/es/redis.json +68 -0
- package/locales/es/resources.json +7 -0
- package/locales/es/roles.json +6 -0
- package/locales/es/runtime.json +509 -0
- package/locales/es/search.json +24 -0
- package/locales/es/security.json +394 -0
- package/locales/es/serviceExposure.json +31 -0
- package/locales/es/services.json +40 -0
- package/locales/es/software.json +122 -0
- package/locales/es/softwareBanner.json +14 -0
- package/locales/es/softwareLifecycle.json +61 -0
- package/locales/es/sqlEngineHealth.json +31 -0
- package/locales/es/sqlEngineSwitch.json +82 -0
- package/locales/es/ssl.json +103 -0
- package/locales/es/stackWizard.json +19 -0
- package/locales/es/support.json +28 -0
- package/locales/es/system.json +186 -0
- package/locales/es/systemd.json +94 -0
- package/locales/es/tabs.json +7 -0
- package/locales/es/terminal.json +33 -0
- package/locales/es/translation.json +11940 -0
- package/locales/es/uiInline.json +212 -0
- package/locales/es/updates.json +167 -0
- package/locales/es/users.json +122 -0
- package/locales/es/vnc.json +246 -0
- package/locales/es/vpn.json +131 -0
- package/locales/fr/agents.json +130 -0
- package/locales/fr/ai.json +61 -0
- package/locales/fr/apache.json +57 -0
- package/locales/fr/applyStatus.json +11 -0
- package/locales/fr/audit.json +27 -0
- package/locales/fr/backups.json +133 -0
- package/locales/fr/btTracker.json +119 -0
- package/locales/fr/catalog.json +32 -0
- package/locales/fr/cdn.json +119 -0
- package/locales/fr/cli.json +1182 -0
- package/locales/fr/common.json +125 -0
- package/locales/fr/cron.json +139 -0
- package/locales/fr/dashboard.json +111 -0
- package/locales/fr/dataTable.json +4 -0
- package/locales/fr/db.json +287 -0
- package/locales/fr/dialogs.json +8 -0
- package/locales/fr/dns.json +216 -0
- package/locales/fr/email.json +477 -0
- package/locales/fr/errors.json +56 -0
- package/locales/fr/fail2ban.json +82 -0
- package/locales/fr/featurePage.json +3 -0
- package/locales/fr/files.json +320 -0
- package/locales/fr/firewall.json +102 -0
- package/locales/fr/ftp.json +135 -0
- package/locales/fr/geo.json +151 -0
- package/locales/fr/hostBrowse.json +128 -0
- package/locales/fr/listToolbar.json +12 -0
- package/locales/fr/logViewer.json +3 -0
- package/locales/fr/login.json +14 -0
- package/locales/fr/logs.json +135 -0
- package/locales/fr/metrics.json +132 -0
- package/locales/fr/migrate.json +82 -0
- package/locales/fr/multiCheck.json +20 -0
- package/locales/fr/nav.json +77 -0
- package/locales/fr/network.json +142 -0
- package/locales/fr/nginx.json +84 -0
- package/locales/fr/notes.json +3006 -0
- package/locales/fr/ops.json +38 -0
- package/locales/fr/opsResult.json +23 -0
- package/locales/fr/pageGuide.json +11 -0
- package/locales/fr/playbooks.json +50 -0
- package/locales/fr/presetChips.json +3 -0
- package/locales/fr/projects.json +560 -0
- package/locales/fr/protection.json +348 -0
- package/locales/fr/publicFiles.json +32 -0
- package/locales/fr/rbac.json +100 -0
- package/locales/fr/readiness.json +111 -0
- package/locales/fr/redis.json +68 -0
- package/locales/fr/resources.json +7 -0
- package/locales/fr/roles.json +6 -0
- package/locales/fr/runtime.json +509 -0
- package/locales/fr/search.json +24 -0
- package/locales/fr/security.json +394 -0
- package/locales/fr/serviceExposure.json +31 -0
- package/locales/fr/services.json +40 -0
- package/locales/fr/software.json +122 -0
- package/locales/fr/softwareBanner.json +14 -0
- package/locales/fr/softwareLifecycle.json +61 -0
- package/locales/fr/sqlEngineHealth.json +31 -0
- package/locales/fr/sqlEngineSwitch.json +82 -0
- package/locales/fr/ssl.json +103 -0
- package/locales/fr/stackWizard.json +19 -0
- package/locales/fr/support.json +28 -0
- package/locales/fr/system.json +186 -0
- package/locales/fr/systemd.json +94 -0
- package/locales/fr/tabs.json +7 -0
- package/locales/fr/terminal.json +33 -0
- package/locales/fr/translation.json +11940 -0
- package/locales/fr/uiInline.json +212 -0
- package/locales/fr/updates.json +167 -0
- package/locales/fr/users.json +122 -0
- package/locales/fr/vnc.json +246 -0
- package/locales/fr/vpn.json +131 -0
- package/locales/hi/agents.json +130 -0
- package/locales/hi/ai.json +61 -0
- package/locales/hi/apache.json +57 -0
- package/locales/hi/applyStatus.json +11 -0
- package/locales/hi/audit.json +27 -0
- package/locales/hi/backups.json +133 -0
- package/locales/hi/btTracker.json +119 -0
- package/locales/hi/catalog.json +32 -0
- package/locales/hi/cdn.json +119 -0
- package/locales/hi/cli.json +1182 -0
- package/locales/hi/common.json +125 -0
- package/locales/hi/cron.json +139 -0
- package/locales/hi/dashboard.json +111 -0
- package/locales/hi/dataTable.json +4 -0
- package/locales/hi/db.json +287 -0
- package/locales/hi/dialogs.json +8 -0
- package/locales/hi/dns.json +216 -0
- package/locales/hi/email.json +477 -0
- package/locales/hi/errors.json +56 -0
- package/locales/hi/fail2ban.json +82 -0
- package/locales/hi/featurePage.json +3 -0
- package/locales/hi/files.json +320 -0
- package/locales/hi/firewall.json +102 -0
- package/locales/hi/ftp.json +135 -0
- package/locales/hi/geo.json +151 -0
- package/locales/hi/hostBrowse.json +128 -0
- package/locales/hi/listToolbar.json +12 -0
- package/locales/hi/logViewer.json +3 -0
- package/locales/hi/login.json +14 -0
- package/locales/hi/logs.json +135 -0
- package/locales/hi/metrics.json +132 -0
- package/locales/hi/migrate.json +82 -0
- package/locales/hi/multiCheck.json +20 -0
- package/locales/hi/nav.json +77 -0
- package/locales/hi/network.json +142 -0
- package/locales/hi/nginx.json +84 -0
- package/locales/hi/notes.json +3006 -0
- package/locales/hi/ops.json +38 -0
- package/locales/hi/opsResult.json +23 -0
- package/locales/hi/pageGuide.json +11 -0
- package/locales/hi/playbooks.json +50 -0
- package/locales/hi/presetChips.json +3 -0
- package/locales/hi/projects.json +560 -0
- package/locales/hi/protection.json +348 -0
- package/locales/hi/publicFiles.json +32 -0
- package/locales/hi/rbac.json +100 -0
- package/locales/hi/readiness.json +111 -0
- package/locales/hi/redis.json +68 -0
- package/locales/hi/resources.json +7 -0
- package/locales/hi/roles.json +6 -0
- package/locales/hi/runtime.json +509 -0
- package/locales/hi/search.json +24 -0
- package/locales/hi/security.json +394 -0
- package/locales/hi/serviceExposure.json +31 -0
- package/locales/hi/services.json +40 -0
- package/locales/hi/software.json +122 -0
- package/locales/hi/softwareBanner.json +14 -0
- package/locales/hi/softwareLifecycle.json +61 -0
- package/locales/hi/sqlEngineHealth.json +31 -0
- package/locales/hi/sqlEngineSwitch.json +82 -0
- package/locales/hi/ssl.json +103 -0
- package/locales/hi/stackWizard.json +19 -0
- package/locales/hi/support.json +28 -0
- package/locales/hi/system.json +186 -0
- package/locales/hi/systemd.json +94 -0
- package/locales/hi/tabs.json +7 -0
- package/locales/hi/terminal.json +33 -0
- package/locales/hi/translation.json +11940 -0
- package/locales/hi/uiInline.json +212 -0
- package/locales/hi/updates.json +167 -0
- package/locales/hi/users.json +122 -0
- package/locales/hi/vnc.json +246 -0
- package/locales/hi/vpn.json +131 -0
- package/locales/id/agents.json +130 -0
- package/locales/id/ai.json +61 -0
- package/locales/id/apache.json +57 -0
- package/locales/id/applyStatus.json +11 -0
- package/locales/id/audit.json +27 -0
- package/locales/id/backups.json +133 -0
- package/locales/id/btTracker.json +119 -0
- package/locales/id/catalog.json +32 -0
- package/locales/id/cdn.json +119 -0
- package/locales/id/cli.json +1182 -0
- package/locales/id/common.json +125 -0
- package/locales/id/cron.json +139 -0
- package/locales/id/dashboard.json +111 -0
- package/locales/id/dataTable.json +4 -0
- package/locales/id/db.json +287 -0
- package/locales/id/dialogs.json +8 -0
- package/locales/id/dns.json +216 -0
- package/locales/id/email.json +477 -0
- package/locales/id/errors.json +56 -0
- package/locales/id/fail2ban.json +82 -0
- package/locales/id/featurePage.json +3 -0
- package/locales/id/files.json +320 -0
- package/locales/id/firewall.json +102 -0
- package/locales/id/ftp.json +135 -0
- package/locales/id/geo.json +151 -0
- package/locales/id/hostBrowse.json +128 -0
- package/locales/id/listToolbar.json +12 -0
- package/locales/id/logViewer.json +3 -0
- package/locales/id/login.json +14 -0
- package/locales/id/logs.json +135 -0
- package/locales/id/metrics.json +132 -0
- package/locales/id/migrate.json +82 -0
- package/locales/id/multiCheck.json +20 -0
- package/locales/id/nav.json +77 -0
- package/locales/id/network.json +142 -0
- package/locales/id/nginx.json +84 -0
- package/locales/id/notes.json +3006 -0
- package/locales/id/ops.json +38 -0
- package/locales/id/opsResult.json +23 -0
- package/locales/id/pageGuide.json +11 -0
- package/locales/id/playbooks.json +50 -0
- package/locales/id/presetChips.json +3 -0
- package/locales/id/projects.json +560 -0
- package/locales/id/protection.json +348 -0
- package/locales/id/publicFiles.json +32 -0
- package/locales/id/rbac.json +100 -0
- package/locales/id/readiness.json +111 -0
- package/locales/id/redis.json +68 -0
- package/locales/id/resources.json +7 -0
- package/locales/id/roles.json +6 -0
- package/locales/id/runtime.json +509 -0
- package/locales/id/search.json +24 -0
- package/locales/id/security.json +394 -0
- package/locales/id/serviceExposure.json +31 -0
- package/locales/id/services.json +40 -0
- package/locales/id/software.json +122 -0
- package/locales/id/softwareBanner.json +14 -0
- package/locales/id/softwareLifecycle.json +61 -0
- package/locales/id/sqlEngineHealth.json +31 -0
- package/locales/id/sqlEngineSwitch.json +82 -0
- package/locales/id/ssl.json +103 -0
- package/locales/id/stackWizard.json +19 -0
- package/locales/id/support.json +28 -0
- package/locales/id/system.json +186 -0
- package/locales/id/systemd.json +94 -0
- package/locales/id/tabs.json +7 -0
- package/locales/id/terminal.json +33 -0
- package/locales/id/translation.json +11940 -0
- package/locales/id/uiInline.json +212 -0
- package/locales/id/updates.json +167 -0
- package/locales/id/users.json +122 -0
- package/locales/id/vnc.json +246 -0
- package/locales/id/vpn.json +131 -0
- package/locales/ja/agents.json +130 -0
- package/locales/ja/ai.json +61 -0
- package/locales/ja/apache.json +57 -0
- package/locales/ja/applyStatus.json +11 -0
- package/locales/ja/audit.json +27 -0
- package/locales/ja/backups.json +133 -0
- package/locales/ja/btTracker.json +119 -0
- package/locales/ja/catalog.json +32 -0
- package/locales/ja/cdn.json +119 -0
- package/locales/ja/cli.json +1182 -0
- package/locales/ja/common.json +125 -0
- package/locales/ja/cron.json +139 -0
- package/locales/ja/dashboard.json +111 -0
- package/locales/ja/dataTable.json +4 -0
- package/locales/ja/db.json +287 -0
- package/locales/ja/dialogs.json +8 -0
- package/locales/ja/dns.json +216 -0
- package/locales/ja/email.json +477 -0
- package/locales/ja/errors.json +56 -0
- package/locales/ja/fail2ban.json +82 -0
- package/locales/ja/featurePage.json +3 -0
- package/locales/ja/files.json +320 -0
- package/locales/ja/firewall.json +102 -0
- package/locales/ja/ftp.json +135 -0
- package/locales/ja/geo.json +151 -0
- package/locales/ja/hostBrowse.json +128 -0
- package/locales/ja/listToolbar.json +12 -0
- package/locales/ja/logViewer.json +3 -0
- package/locales/ja/login.json +14 -0
- package/locales/ja/logs.json +135 -0
- package/locales/ja/metrics.json +132 -0
- package/locales/ja/migrate.json +82 -0
- package/locales/ja/multiCheck.json +20 -0
- package/locales/ja/nav.json +77 -0
- package/locales/ja/network.json +142 -0
- package/locales/ja/nginx.json +84 -0
- package/locales/ja/notes.json +3006 -0
- package/locales/ja/ops.json +38 -0
- package/locales/ja/opsResult.json +23 -0
- package/locales/ja/pageGuide.json +11 -0
- package/locales/ja/playbooks.json +50 -0
- package/locales/ja/presetChips.json +3 -0
- package/locales/ja/projects.json +560 -0
- package/locales/ja/protection.json +348 -0
- package/locales/ja/publicFiles.json +32 -0
- package/locales/ja/rbac.json +100 -0
- package/locales/ja/readiness.json +111 -0
- package/locales/ja/redis.json +68 -0
- package/locales/ja/resources.json +7 -0
- package/locales/ja/roles.json +6 -0
- package/locales/ja/runtime.json +509 -0
- package/locales/ja/search.json +24 -0
- package/locales/ja/security.json +394 -0
- package/locales/ja/serviceExposure.json +31 -0
- package/locales/ja/services.json +40 -0
- package/locales/ja/software.json +122 -0
- package/locales/ja/softwareBanner.json +14 -0
- package/locales/ja/softwareLifecycle.json +61 -0
- package/locales/ja/sqlEngineHealth.json +31 -0
- package/locales/ja/sqlEngineSwitch.json +82 -0
- package/locales/ja/ssl.json +103 -0
- package/locales/ja/stackWizard.json +19 -0
- package/locales/ja/support.json +28 -0
- package/locales/ja/system.json +186 -0
- package/locales/ja/systemd.json +94 -0
- package/locales/ja/tabs.json +7 -0
- package/locales/ja/terminal.json +33 -0
- package/locales/ja/translation.json +11940 -0
- package/locales/ja/uiInline.json +212 -0
- package/locales/ja/updates.json +167 -0
- package/locales/ja/users.json +122 -0
- package/locales/ja/vnc.json +246 -0
- package/locales/ja/vpn.json +131 -0
- package/locales/ko/agents.json +130 -0
- package/locales/ko/ai.json +61 -0
- package/locales/ko/apache.json +57 -0
- package/locales/ko/applyStatus.json +11 -0
- package/locales/ko/audit.json +27 -0
- package/locales/ko/backups.json +133 -0
- package/locales/ko/btTracker.json +119 -0
- package/locales/ko/catalog.json +32 -0
- package/locales/ko/cdn.json +119 -0
- package/locales/ko/cli.json +1182 -0
- package/locales/ko/common.json +125 -0
- package/locales/ko/cron.json +139 -0
- package/locales/ko/dashboard.json +111 -0
- package/locales/ko/dataTable.json +4 -0
- package/locales/ko/db.json +287 -0
- package/locales/ko/dialogs.json +8 -0
- package/locales/ko/dns.json +216 -0
- package/locales/ko/email.json +477 -0
- package/locales/ko/errors.json +56 -0
- package/locales/ko/fail2ban.json +82 -0
- package/locales/ko/featurePage.json +3 -0
- package/locales/ko/files.json +320 -0
- package/locales/ko/firewall.json +102 -0
- package/locales/ko/ftp.json +135 -0
- package/locales/ko/geo.json +151 -0
- package/locales/ko/hostBrowse.json +128 -0
- package/locales/ko/listToolbar.json +12 -0
- package/locales/ko/logViewer.json +3 -0
- package/locales/ko/login.json +14 -0
- package/locales/ko/logs.json +135 -0
- package/locales/ko/metrics.json +132 -0
- package/locales/ko/migrate.json +82 -0
- package/locales/ko/multiCheck.json +20 -0
- package/locales/ko/nav.json +77 -0
- package/locales/ko/network.json +142 -0
- package/locales/ko/nginx.json +84 -0
- package/locales/ko/notes.json +3006 -0
- package/locales/ko/ops.json +38 -0
- package/locales/ko/opsResult.json +23 -0
- package/locales/ko/pageGuide.json +11 -0
- package/locales/ko/playbooks.json +50 -0
- package/locales/ko/presetChips.json +3 -0
- package/locales/ko/projects.json +560 -0
- package/locales/ko/protection.json +348 -0
- package/locales/ko/publicFiles.json +32 -0
- package/locales/ko/rbac.json +100 -0
- package/locales/ko/readiness.json +111 -0
- package/locales/ko/redis.json +68 -0
- package/locales/ko/resources.json +7 -0
- package/locales/ko/roles.json +6 -0
- package/locales/ko/runtime.json +509 -0
- package/locales/ko/search.json +24 -0
- package/locales/ko/security.json +394 -0
- package/locales/ko/serviceExposure.json +31 -0
- package/locales/ko/services.json +40 -0
- package/locales/ko/software.json +122 -0
- package/locales/ko/softwareBanner.json +14 -0
- package/locales/ko/softwareLifecycle.json +61 -0
- package/locales/ko/sqlEngineHealth.json +31 -0
- package/locales/ko/sqlEngineSwitch.json +82 -0
- package/locales/ko/ssl.json +103 -0
- package/locales/ko/stackWizard.json +19 -0
- package/locales/ko/support.json +28 -0
- package/locales/ko/system.json +186 -0
- package/locales/ko/systemd.json +94 -0
- package/locales/ko/tabs.json +7 -0
- package/locales/ko/terminal.json +33 -0
- package/locales/ko/translation.json +11940 -0
- package/locales/ko/uiInline.json +212 -0
- package/locales/ko/updates.json +167 -0
- package/locales/ko/users.json +122 -0
- package/locales/ko/vnc.json +246 -0
- package/locales/ko/vpn.json +131 -0
- package/locales/locales.json +36 -0
- package/locales/pt/agents.json +130 -0
- package/locales/pt/ai.json +61 -0
- package/locales/pt/apache.json +57 -0
- package/locales/pt/applyStatus.json +11 -0
- package/locales/pt/audit.json +27 -0
- package/locales/pt/backups.json +133 -0
- package/locales/pt/btTracker.json +119 -0
- package/locales/pt/catalog.json +32 -0
- package/locales/pt/cdn.json +119 -0
- package/locales/pt/cli.json +1182 -0
- package/locales/pt/common.json +125 -0
- package/locales/pt/cron.json +139 -0
- package/locales/pt/dashboard.json +111 -0
- package/locales/pt/dataTable.json +4 -0
- package/locales/pt/db.json +287 -0
- package/locales/pt/dialogs.json +8 -0
- package/locales/pt/dns.json +216 -0
- package/locales/pt/email.json +477 -0
- package/locales/pt/errors.json +56 -0
- package/locales/pt/fail2ban.json +82 -0
- package/locales/pt/featurePage.json +3 -0
- package/locales/pt/files.json +320 -0
- package/locales/pt/firewall.json +102 -0
- package/locales/pt/ftp.json +135 -0
- package/locales/pt/geo.json +151 -0
- package/locales/pt/hostBrowse.json +128 -0
- package/locales/pt/listToolbar.json +12 -0
- package/locales/pt/logViewer.json +3 -0
- package/locales/pt/login.json +14 -0
- package/locales/pt/logs.json +135 -0
- package/locales/pt/metrics.json +132 -0
- package/locales/pt/migrate.json +82 -0
- package/locales/pt/multiCheck.json +20 -0
- package/locales/pt/nav.json +77 -0
- package/locales/pt/network.json +142 -0
- package/locales/pt/nginx.json +84 -0
- package/locales/pt/notes.json +3006 -0
- package/locales/pt/ops.json +38 -0
- package/locales/pt/opsResult.json +23 -0
- package/locales/pt/pageGuide.json +11 -0
- package/locales/pt/playbooks.json +50 -0
- package/locales/pt/presetChips.json +3 -0
- package/locales/pt/projects.json +560 -0
- package/locales/pt/protection.json +348 -0
- package/locales/pt/publicFiles.json +32 -0
- package/locales/pt/rbac.json +100 -0
- package/locales/pt/readiness.json +111 -0
- package/locales/pt/redis.json +68 -0
- package/locales/pt/resources.json +7 -0
- package/locales/pt/roles.json +6 -0
- package/locales/pt/runtime.json +509 -0
- package/locales/pt/search.json +24 -0
- package/locales/pt/security.json +394 -0
- package/locales/pt/serviceExposure.json +31 -0
- package/locales/pt/services.json +40 -0
- package/locales/pt/software.json +122 -0
- package/locales/pt/softwareBanner.json +14 -0
- package/locales/pt/softwareLifecycle.json +61 -0
- package/locales/pt/sqlEngineHealth.json +31 -0
- package/locales/pt/sqlEngineSwitch.json +82 -0
- package/locales/pt/ssl.json +103 -0
- package/locales/pt/stackWizard.json +19 -0
- package/locales/pt/support.json +28 -0
- package/locales/pt/system.json +186 -0
- package/locales/pt/systemd.json +94 -0
- package/locales/pt/tabs.json +7 -0
- package/locales/pt/terminal.json +33 -0
- package/locales/pt/translation.json +11940 -0
- package/locales/pt/uiInline.json +212 -0
- package/locales/pt/updates.json +167 -0
- package/locales/pt/users.json +122 -0
- package/locales/pt/vnc.json +246 -0
- package/locales/pt/vpn.json +131 -0
- package/locales/ur/agents.json +130 -0
- package/locales/ur/ai.json +61 -0
- package/locales/ur/apache.json +57 -0
- package/locales/ur/applyStatus.json +11 -0
- package/locales/ur/audit.json +27 -0
- package/locales/ur/backups.json +133 -0
- package/locales/ur/btTracker.json +119 -0
- package/locales/ur/catalog.json +32 -0
- package/locales/ur/cdn.json +119 -0
- package/locales/ur/cli.json +1182 -0
- package/locales/ur/common.json +125 -0
- package/locales/ur/cron.json +139 -0
- package/locales/ur/dashboard.json +111 -0
- package/locales/ur/dataTable.json +4 -0
- package/locales/ur/db.json +287 -0
- package/locales/ur/dialogs.json +8 -0
- package/locales/ur/dns.json +216 -0
- package/locales/ur/email.json +477 -0
- package/locales/ur/errors.json +56 -0
- package/locales/ur/fail2ban.json +82 -0
- package/locales/ur/featurePage.json +3 -0
- package/locales/ur/files.json +320 -0
- package/locales/ur/firewall.json +102 -0
- package/locales/ur/ftp.json +135 -0
- package/locales/ur/geo.json +151 -0
- package/locales/ur/hostBrowse.json +128 -0
- package/locales/ur/listToolbar.json +12 -0
- package/locales/ur/logViewer.json +3 -0
- package/locales/ur/login.json +14 -0
- package/locales/ur/logs.json +135 -0
- package/locales/ur/metrics.json +132 -0
- package/locales/ur/migrate.json +82 -0
- package/locales/ur/multiCheck.json +20 -0
- package/locales/ur/nav.json +77 -0
- package/locales/ur/network.json +142 -0
- package/locales/ur/nginx.json +84 -0
- package/locales/ur/notes.json +3006 -0
- package/locales/ur/ops.json +38 -0
- package/locales/ur/opsResult.json +23 -0
- package/locales/ur/pageGuide.json +11 -0
- package/locales/ur/playbooks.json +50 -0
- package/locales/ur/presetChips.json +3 -0
- package/locales/ur/projects.json +560 -0
- package/locales/ur/protection.json +348 -0
- package/locales/ur/publicFiles.json +32 -0
- package/locales/ur/rbac.json +100 -0
- package/locales/ur/readiness.json +111 -0
- package/locales/ur/redis.json +68 -0
- package/locales/ur/resources.json +7 -0
- package/locales/ur/roles.json +6 -0
- package/locales/ur/runtime.json +509 -0
- package/locales/ur/search.json +24 -0
- package/locales/ur/security.json +394 -0
- package/locales/ur/serviceExposure.json +31 -0
- package/locales/ur/services.json +40 -0
- package/locales/ur/software.json +122 -0
- package/locales/ur/softwareBanner.json +14 -0
- package/locales/ur/softwareLifecycle.json +61 -0
- package/locales/ur/sqlEngineHealth.json +31 -0
- package/locales/ur/sqlEngineSwitch.json +82 -0
- package/locales/ur/ssl.json +103 -0
- package/locales/ur/stackWizard.json +19 -0
- package/locales/ur/support.json +28 -0
- package/locales/ur/system.json +186 -0
- package/locales/ur/systemd.json +94 -0
- package/locales/ur/tabs.json +7 -0
- package/locales/ur/terminal.json +33 -0
- package/locales/ur/translation.json +11940 -0
- package/locales/ur/uiInline.json +212 -0
- package/locales/ur/updates.json +167 -0
- package/locales/ur/users.json +122 -0
- package/locales/ur/vnc.json +246 -0
- package/locales/ur/vpn.json +131 -0
- package/locales/zh-CN/agents.json +130 -0
- package/locales/zh-CN/ai.json +61 -0
- package/locales/zh-CN/apache.json +57 -0
- package/locales/zh-CN/applyStatus.json +11 -0
- package/locales/zh-CN/audit.json +27 -0
- package/locales/zh-CN/backups.json +133 -0
- package/locales/zh-CN/btTracker.json +119 -0
- package/locales/zh-CN/catalog.json +32 -0
- package/locales/zh-CN/cdn.json +119 -0
- package/locales/zh-CN/cli.json +1182 -0
- package/locales/zh-CN/common.json +125 -0
- package/locales/zh-CN/cron.json +139 -0
- package/locales/zh-CN/dashboard.json +111 -0
- package/locales/zh-CN/dataTable.json +4 -0
- package/locales/zh-CN/db.json +287 -0
- package/locales/zh-CN/dialogs.json +8 -0
- package/locales/zh-CN/dns.json +216 -0
- package/locales/zh-CN/email.json +477 -0
- package/locales/zh-CN/errors.json +56 -0
- package/locales/zh-CN/fail2ban.json +82 -0
- package/locales/zh-CN/featurePage.json +3 -0
- package/locales/zh-CN/files.json +320 -0
- package/locales/zh-CN/firewall.json +102 -0
- package/locales/zh-CN/ftp.json +135 -0
- package/locales/zh-CN/geo.json +151 -0
- package/locales/zh-CN/hostBrowse.json +128 -0
- package/locales/zh-CN/listToolbar.json +12 -0
- package/locales/zh-CN/logViewer.json +3 -0
- package/locales/zh-CN/login.json +14 -0
- package/locales/zh-CN/logs.json +135 -0
- package/locales/zh-CN/metrics.json +132 -0
- package/locales/zh-CN/migrate.json +82 -0
- package/locales/zh-CN/multiCheck.json +20 -0
- package/locales/zh-CN/nav.json +77 -0
- package/locales/zh-CN/network.json +142 -0
- package/locales/zh-CN/nginx.json +84 -0
- package/locales/zh-CN/notes.json +3006 -0
- package/locales/zh-CN/ops.json +38 -0
- package/locales/zh-CN/opsResult.json +23 -0
- package/locales/zh-CN/pageGuide.json +11 -0
- package/locales/zh-CN/playbooks.json +50 -0
- package/locales/zh-CN/presetChips.json +3 -0
- package/locales/zh-CN/projects.json +560 -0
- package/locales/zh-CN/protection.json +348 -0
- package/locales/zh-CN/publicFiles.json +32 -0
- package/locales/zh-CN/rbac.json +100 -0
- package/locales/zh-CN/readiness.json +111 -0
- package/locales/zh-CN/redis.json +68 -0
- package/locales/zh-CN/resources.json +7 -0
- package/locales/zh-CN/roles.json +6 -0
- package/locales/zh-CN/runtime.json +509 -0
- package/locales/zh-CN/search.json +24 -0
- package/locales/zh-CN/security.json +394 -0
- package/locales/zh-CN/serviceExposure.json +31 -0
- package/locales/zh-CN/services.json +40 -0
- package/locales/zh-CN/software.json +122 -0
- package/locales/zh-CN/softwareBanner.json +14 -0
- package/locales/zh-CN/softwareLifecycle.json +61 -0
- package/locales/zh-CN/sqlEngineHealth.json +31 -0
- package/locales/zh-CN/sqlEngineSwitch.json +82 -0
- package/locales/zh-CN/ssl.json +103 -0
- package/locales/zh-CN/stackWizard.json +19 -0
- package/locales/zh-CN/support.json +28 -0
- package/locales/zh-CN/system.json +186 -0
- package/locales/zh-CN/systemd.json +94 -0
- package/locales/zh-CN/tabs.json +7 -0
- package/locales/zh-CN/terminal.json +33 -0
- package/locales/zh-CN/translation.json +11940 -0
- package/locales/zh-CN/uiInline.json +212 -0
- package/locales/zh-CN/updates.json +167 -0
- package/locales/zh-CN/users.json +122 -0
- package/locales/zh-CN/vnc.json +246 -0
- package/locales/zh-CN/vpn.json +131 -0
- package/locales/zh-HK/agents.json +130 -0
- package/locales/zh-HK/ai.json +61 -0
- package/locales/zh-HK/apache.json +57 -0
- package/locales/zh-HK/applyStatus.json +11 -0
- package/locales/zh-HK/audit.json +27 -0
- package/locales/zh-HK/backups.json +133 -0
- package/locales/zh-HK/btTracker.json +119 -0
- package/locales/zh-HK/catalog.json +32 -0
- package/locales/zh-HK/cdn.json +119 -0
- package/locales/zh-HK/cli.json +1182 -0
- package/locales/zh-HK/common.json +125 -0
- package/locales/zh-HK/cron.json +139 -0
- package/locales/zh-HK/dashboard.json +111 -0
- package/locales/zh-HK/dataTable.json +4 -0
- package/locales/zh-HK/db.json +287 -0
- package/locales/zh-HK/dialogs.json +8 -0
- package/locales/zh-HK/dns.json +216 -0
- package/locales/zh-HK/email.json +477 -0
- package/locales/zh-HK/errors.json +56 -0
- package/locales/zh-HK/fail2ban.json +82 -0
- package/locales/zh-HK/featurePage.json +3 -0
- package/locales/zh-HK/files.json +320 -0
- package/locales/zh-HK/firewall.json +102 -0
- package/locales/zh-HK/ftp.json +135 -0
- package/locales/zh-HK/geo.json +151 -0
- package/locales/zh-HK/hostBrowse.json +128 -0
- package/locales/zh-HK/listToolbar.json +12 -0
- package/locales/zh-HK/logViewer.json +3 -0
- package/locales/zh-HK/login.json +14 -0
- package/locales/zh-HK/logs.json +135 -0
- package/locales/zh-HK/metrics.json +132 -0
- package/locales/zh-HK/migrate.json +82 -0
- package/locales/zh-HK/multiCheck.json +20 -0
- package/locales/zh-HK/nav.json +77 -0
- package/locales/zh-HK/network.json +142 -0
- package/locales/zh-HK/nginx.json +84 -0
- package/locales/zh-HK/notes.json +3006 -0
- package/locales/zh-HK/ops.json +38 -0
- package/locales/zh-HK/opsResult.json +23 -0
- package/locales/zh-HK/pageGuide.json +11 -0
- package/locales/zh-HK/playbooks.json +50 -0
- package/locales/zh-HK/presetChips.json +3 -0
- package/locales/zh-HK/projects.json +560 -0
- package/locales/zh-HK/protection.json +348 -0
- package/locales/zh-HK/publicFiles.json +32 -0
- package/locales/zh-HK/rbac.json +100 -0
- package/locales/zh-HK/readiness.json +111 -0
- package/locales/zh-HK/redis.json +68 -0
- package/locales/zh-HK/resources.json +7 -0
- package/locales/zh-HK/roles.json +6 -0
- package/locales/zh-HK/runtime.json +509 -0
- package/locales/zh-HK/search.json +24 -0
- package/locales/zh-HK/security.json +394 -0
- package/locales/zh-HK/serviceExposure.json +31 -0
- package/locales/zh-HK/services.json +40 -0
- package/locales/zh-HK/software.json +122 -0
- package/locales/zh-HK/softwareBanner.json +14 -0
- package/locales/zh-HK/softwareLifecycle.json +61 -0
- package/locales/zh-HK/sqlEngineHealth.json +31 -0
- package/locales/zh-HK/sqlEngineSwitch.json +82 -0
- package/locales/zh-HK/ssl.json +103 -0
- package/locales/zh-HK/stackWizard.json +19 -0
- package/locales/zh-HK/support.json +28 -0
- package/locales/zh-HK/system.json +186 -0
- package/locales/zh-HK/systemd.json +94 -0
- package/locales/zh-HK/tabs.json +7 -0
- package/locales/zh-HK/terminal.json +33 -0
- package/locales/zh-HK/translation.json +11940 -0
- package/locales/zh-HK/uiInline.json +212 -0
- package/locales/zh-HK/updates.json +167 -0
- package/locales/zh-HK/users.json +122 -0
- package/locales/zh-HK/vnc.json +246 -0
- package/locales/zh-HK/vpn.json +131 -0
- package/package.json +45 -0
|
@@ -0,0 +1,477 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "Email",
|
|
3
|
+
"subtitle": "Domains, DNS, mailboxes, and relay",
|
|
4
|
+
"externalTodos": "Tasks you must handle outside the server",
|
|
5
|
+
"ptr": "Reverse DNS (PTR) must be set by your VPS/cloud provider",
|
|
6
|
+
"port25": "Outbound Port 25 may be blocked; request unblock or use a relay",
|
|
7
|
+
"create": "Create mail domain",
|
|
8
|
+
"createHint": "After create, review DNS, mailboxes, and health checks",
|
|
9
|
+
"domains": "Registered domains",
|
|
10
|
+
"empty": "No email domains yet",
|
|
11
|
+
"emptyHint": "Create a domain to get DNS records and external todos",
|
|
12
|
+
"searchPlaceholder": "Search domain…",
|
|
13
|
+
"domain": "Domain",
|
|
14
|
+
"serverIp": "Server IP",
|
|
15
|
+
"notFound": "Email domain not found",
|
|
16
|
+
"backToList": "Back to email domains",
|
|
17
|
+
"softwareNeeded": "Required email software is not installed",
|
|
18
|
+
"applyApplied": "Applied",
|
|
19
|
+
"applyWritten": "Written",
|
|
20
|
+
"applyFailed": "Failed",
|
|
21
|
+
"applyDraft": "Draft",
|
|
22
|
+
"queueMsgCount": "Queue {{count}} message(s)",
|
|
23
|
+
"queueLoadFailed": "Failed to load queue",
|
|
24
|
+
"queueFlushRequested": "Queue flush requested",
|
|
25
|
+
"queueFlushFailed": "Flush failed",
|
|
26
|
+
"queueDeleted": "Deleted {{id}}",
|
|
27
|
+
"queueDeleteFailed": "Delete failed",
|
|
28
|
+
"pillDomains": "{{count}} domain(s)",
|
|
29
|
+
"pillNoDomain": "No domains",
|
|
30
|
+
"statDomains": "Domains",
|
|
31
|
+
"statHealthy80": "Health ≥80",
|
|
32
|
+
"statApplied": "Applied",
|
|
33
|
+
"statDraft": "Draft",
|
|
34
|
+
"tabDomains": "Domains",
|
|
35
|
+
"tabWebmail": "Webmail",
|
|
36
|
+
"tabQueue": "Queue",
|
|
37
|
+
"tabStack": "Software",
|
|
38
|
+
"tabOps": "Roles",
|
|
39
|
+
"webmailGlobalDesc": "One webmail app for the whole panel — every mail domain signs in through the same URL.",
|
|
40
|
+
"webmailGlobalHint": "Needs system-change permission (YSK_EXECUTE) and outbound network to download Roundcube/SnappyMail. No half project is created without EXECUTE.",
|
|
41
|
+
"webmailMovedHint": "Webmail is configured globally (not per domain).",
|
|
42
|
+
"openGlobalWebmailSettings": "Open webmail settings",
|
|
43
|
+
"domainsTitle": "Domains ({{filtered}}/{{total}})",
|
|
44
|
+
"emptyFilterHint": "No domains match the search",
|
|
45
|
+
"emptyCreateHint": "Use Create in the toolbar to register a domain;",
|
|
46
|
+
"queueLocalTitle": "Mail queue",
|
|
47
|
+
"needExecute": "Needs YSK_EXECUTE",
|
|
48
|
+
"viewQueue": "View queue",
|
|
49
|
+
"flushQueue": "Flush queue",
|
|
50
|
+
"queueHint": "Click View queue to read the local Postfix queue",
|
|
51
|
+
"deleteThisId": "Delete this ID",
|
|
52
|
+
"queueEmpty": "No deferred mail",
|
|
53
|
+
"queueEmptyHint": "No deferred messages",
|
|
54
|
+
"mtaTitle": "MTA software",
|
|
55
|
+
"mtaBody": "Probe and one-click install are driven by the banner above",
|
|
56
|
+
"mtaSmtp": "SMTP outbound / inbound",
|
|
57
|
+
"mtaImap": "IMAP / POP3 mailboxes",
|
|
58
|
+
"mtaDkim": "Outbound DKIM signing",
|
|
59
|
+
"mtaMissingHint": "When software is missing the banner shows install / re-probe",
|
|
60
|
+
"pathTitle": "Domain setup path",
|
|
61
|
+
"path1": "Register a domain (top-right)",
|
|
62
|
+
"path2": "Open domain detail → one-click mail setup",
|
|
63
|
+
"path3": "Add MX / SPF / DKIM / DMARC on DNS page or external checklist",
|
|
64
|
+
"path4": "SSL for mail / webmail hostnames",
|
|
65
|
+
"viewDomainList": "View domain list",
|
|
66
|
+
"opsPanelTitle": "Panel vs external",
|
|
67
|
+
"opsThisPage": "This page: domain registry, queue view, software probe",
|
|
68
|
+
"opsDetail": "Domain detail: bootstrap, mailboxes, aliases, relay, webmail",
|
|
69
|
+
"opsHost": "Host provider: PTR, Port 25 outbound policy",
|
|
70
|
+
"opsRegistrar": "Registrar: publish MX / SPF / DKIM / DMARC",
|
|
71
|
+
"statusTitle": "Status",
|
|
72
|
+
"statusDraft": "draft: panel only",
|
|
73
|
+
"statusWritten": "written: management files written, may not be live",
|
|
74
|
+
"statusApplied": "applied: successfully applied before (still check service is-active)",
|
|
75
|
+
"statusReputation": "Inbox reputation can never be 100% automated",
|
|
76
|
+
"createModalDesc": "",
|
|
77
|
+
"registerDomain": "Create",
|
|
78
|
+
"domainApexHint": "No mail. prefix",
|
|
79
|
+
"serverIpv4Hint": "MX/A/SPF",
|
|
80
|
+
"serverIpv4Ph": "Public IPv4",
|
|
81
|
+
"serverIpv6": "IPv6 (optional)",
|
|
82
|
+
"serverIpv6Hint": "AAAA/SPF ip6",
|
|
83
|
+
"serverIpv6Ph": "Optional",
|
|
84
|
+
"registerNote": "",
|
|
85
|
+
"flushConfirmTitle": "Flush entire mail queue?",
|
|
86
|
+
"flushConfirmDesc": "Queued messages will be deleted. Cannot be undone.",
|
|
87
|
+
"flushConfirm": "Flush",
|
|
88
|
+
"tabMailbox": "Mailboxes",
|
|
89
|
+
"tabAliases": "Aliases / forward",
|
|
90
|
+
"tabHealth": "Health",
|
|
91
|
+
"tabRelay": "Relay",
|
|
92
|
+
"tabSieve": "Filter / SSO",
|
|
93
|
+
"tabAdvanced": "Advanced",
|
|
94
|
+
"pillApplied": "Applied",
|
|
95
|
+
"pillManaged": "Managed files",
|
|
96
|
+
"pillDraft": "Draft",
|
|
97
|
+
"statHealth": "Health",
|
|
98
|
+
"statApply": "Apply",
|
|
99
|
+
"statDomain": "Domain",
|
|
100
|
+
"pausedFlag": "Paused (flag)",
|
|
101
|
+
"normal": "Normal",
|
|
102
|
+
"statMailboxes": "Mailboxes",
|
|
103
|
+
"statDnsRecords": "DNS records",
|
|
104
|
+
"dnsTodosTitle": "DNS",
|
|
105
|
+
"copyAllRecords": "Copy all records",
|
|
106
|
+
"openDnsPage": "Open DNS page",
|
|
107
|
+
"healthScore": "Health score",
|
|
108
|
+
"suggestedRecords": "Suggested records",
|
|
109
|
+
"externalTodosCount": "External todos",
|
|
110
|
+
"colType": "Type",
|
|
111
|
+
"colName": "Name",
|
|
112
|
+
"colValue": "Value",
|
|
113
|
+
"colNote": "Note",
|
|
114
|
+
"copy": "Copy",
|
|
115
|
+
"noDnsRecords": "No DNS records",
|
|
116
|
+
"externalTodosHeading": "External todos (panel cannot do these)",
|
|
117
|
+
"externalTodosBody": "PTR, port 25, and registrar DNS are on you.",
|
|
118
|
+
"copyExternalTodos": "Copy external todo list",
|
|
119
|
+
"todoDone": "Done",
|
|
120
|
+
"todoPending": "Todo",
|
|
121
|
+
"refreshDnsHint": "Click Refresh to load DNS suggestions",
|
|
122
|
+
"mailboxListTitle": "Mailboxes ({{count}})",
|
|
123
|
+
"createMailbox": "+ Create mailbox",
|
|
124
|
+
"writeDovecot": "Write Dovecot password DB",
|
|
125
|
+
"noMailboxes": "No mailboxes yet — click Create mailbox",
|
|
126
|
+
"mailboxOpsResult": "Mailbox operation result",
|
|
127
|
+
"aliasesTitle": "Aliases / forward / catch-all",
|
|
128
|
+
"aliasType": "Type",
|
|
129
|
+
"aliasTypeAria": "Alias type",
|
|
130
|
+
"typeForward": "Forward",
|
|
131
|
+
"typeAlias": "Alias",
|
|
132
|
+
"localPart": "Local part",
|
|
133
|
+
"localPartHint": "e.g. sales",
|
|
134
|
+
"targetMailbox": "Target mailbox",
|
|
135
|
+
"targetMailboxHint": "Comma-separated for multiple",
|
|
136
|
+
"addAlias": "Add alias",
|
|
137
|
+
"noAliases": "No aliases / forwards yet",
|
|
138
|
+
"aliasResult": "Alias result",
|
|
139
|
+
"autoreplyTitle": "Autoreply / suspend",
|
|
140
|
+
"autoreplyDesc": "Autoreply",
|
|
141
|
+
"autoreplyBodyHint": "Optional apply to system",
|
|
142
|
+
"enableAutoreply": "Enable autoreply",
|
|
143
|
+
"enableAutoreplyDesc": "vacation.sieve; after system apply mounts .dovecot.sieve",
|
|
144
|
+
"applyToSystem": "Apply to system (Postfix / Dovecot)",
|
|
145
|
+
"applyToSystemDesc": "Needs YSK_EXECUTE=1 + root; failures are not faked as success",
|
|
146
|
+
"subject": "Subject",
|
|
147
|
+
"body": "Body",
|
|
148
|
+
"saveApplyAutoreply": "Save and apply autoreply",
|
|
149
|
+
"saveAutoreplyWritten": "Save autoreply (written)",
|
|
150
|
+
"suspendApply": "Suspend and apply REJECT",
|
|
151
|
+
"suspendWritten": "Suspend domain (written)",
|
|
152
|
+
"resumeApply": "Resume and update map",
|
|
153
|
+
"resumeWritten": "Resume domain (written)",
|
|
154
|
+
"flagsResult": "Flags / system apply result",
|
|
155
|
+
"defaultAutoreplySubject": "Autoreply",
|
|
156
|
+
"defaultAutoreplyBody": "We received your email and will reply later.",
|
|
157
|
+
"healthLiveTitle": "Delivery health (live DNS / port probes)",
|
|
158
|
+
"healthLiveDesc": "Live checks",
|
|
159
|
+
"serverIpLabel": "Server IP",
|
|
160
|
+
"liveCheck": "Live check",
|
|
161
|
+
"liveOk": "Mostly OK",
|
|
162
|
+
"liveBad": "Issues found",
|
|
163
|
+
"notTested": "Not tested",
|
|
164
|
+
"blacklist": "Blacklist",
|
|
165
|
+
"healthExternalNote": "PTR and port 25 must be set at the host provider.",
|
|
166
|
+
"runLiveCheck": "Run Live check",
|
|
167
|
+
"dnsblThisIp": "DNSBL (this IP)",
|
|
168
|
+
"multiIpRbl": "Multi-IP RBL",
|
|
169
|
+
"warmupAdvice": "Warm-up tips",
|
|
170
|
+
"probeMatrix": "Probe results",
|
|
171
|
+
"colItem": "Item",
|
|
172
|
+
"colStatus": "Status",
|
|
173
|
+
"pass": "Pass",
|
|
174
|
+
"fail": "Fail",
|
|
175
|
+
"unknown": "Unknown",
|
|
176
|
+
"colDetail": "Detail",
|
|
177
|
+
"outboundPort25": "Outbound port 25",
|
|
178
|
+
"noProbeResults": "No probe results yet",
|
|
179
|
+
"noLiveYet": "Live check not run yet",
|
|
180
|
+
"noLiveYetHint": "Run a live check first",
|
|
181
|
+
"mailSslTitle": "Certificates & TLS",
|
|
182
|
+
"mailSslHint": "Real issue is on SSL page; jump to mail / webmail / domain hostnames here",
|
|
183
|
+
"openSslPage": "Open SSL page",
|
|
184
|
+
"webmailSsoSkeleton": "Webmail SSO skeleton",
|
|
185
|
+
"writeRoundcubeSso": "Write Roundcube SSO skeleton",
|
|
186
|
+
"ssoSkeletonSymlink": "SSO skeleton + system symlink",
|
|
187
|
+
"rateLimitTitle": "Outbound rate / antispam",
|
|
188
|
+
"rateLimitDesc": "Writes Postfix anvil and Rspamd settings (applied only with YSK_EXECUTE + root)",
|
|
189
|
+
"hourlyMsgCap": "Hourly message cap",
|
|
190
|
+
"hourlyMsgCapHint": "Global uses the minimum across domains",
|
|
191
|
+
"enableAntispam": "Enable antispam mark (Rspamd multimap)",
|
|
192
|
+
"enableAntispamDesc": "Off marks domain antispam off",
|
|
193
|
+
"writeControlOnly": "Write panel only",
|
|
194
|
+
"applyToSystemBtn": "Apply to system",
|
|
195
|
+
"dnsblResult": "DNSBL result",
|
|
196
|
+
"warmupResult": "Warm-up result",
|
|
197
|
+
"policyResult": "Policy result",
|
|
198
|
+
"relayTitle": "SMTP outbound relay",
|
|
199
|
+
"relayHost": "Relay host",
|
|
200
|
+
"applyRelaySystem": "Apply to system Postfix",
|
|
201
|
+
"applyRelaySystemDesc": "Write system Postfix relay",
|
|
202
|
+
"saveApplyRelay": "Save and apply to system",
|
|
203
|
+
"saveOnly": "Save settings only",
|
|
204
|
+
"relayResult": "Relay result",
|
|
205
|
+
"webmailSsoTitle": "Webmail single sign-on",
|
|
206
|
+
"webmailSsoDesc": "Issue one-time token;",
|
|
207
|
+
"mailboxPasswordOptional": "Mailbox password (optional)",
|
|
208
|
+
"mailboxPasswordHint": "Optional",
|
|
209
|
+
"mailboxPasswordPh": "With password, token can auto-login Roundcube",
|
|
210
|
+
"ssoTokenHint": "Issue a short-lived login token",
|
|
211
|
+
"issueSsoToken": "Issue SSO token",
|
|
212
|
+
"sieveTitle": "Sieve filters",
|
|
213
|
+
"sieveDesc": "Filters",
|
|
214
|
+
"sieveTemplateHint": "Default filter template",
|
|
215
|
+
"writeDefaultSieve": "Write default Sieve",
|
|
216
|
+
"listWrittenFiles": "List written files",
|
|
217
|
+
"result": "Result",
|
|
218
|
+
"domainSslTitle": "SSL for this domain",
|
|
219
|
+
"domainSslDesc": "Mail host SSL",
|
|
220
|
+
"requestCert": "Request cert for {{domain}}",
|
|
221
|
+
"clientAutoTitle": "Client autoconfig",
|
|
222
|
+
"clientAutoDesc": "Client autoconfig",
|
|
223
|
+
"clientAutoHint": "Generate autodiscover/autoconfig",
|
|
224
|
+
"generateCopyXml": "Generate and copy config XML",
|
|
225
|
+
"queueTitle": "Mail queue",
|
|
226
|
+
"queueDesc": "Local queue",
|
|
227
|
+
"publicAutoconfig": "Public config",
|
|
228
|
+
"bootstrapTitle": "One-click mail setup",
|
|
229
|
+
"bootstrapDesc": "One-click setup",
|
|
230
|
+
"adminPassword": "Admin password",
|
|
231
|
+
"adminPasswordHint": "Admin mailbox password",
|
|
232
|
+
"adminPasswordPh": "At least 8 characters",
|
|
233
|
+
"adminPasswordRequired": "Set an admin password of at least 8 characters",
|
|
234
|
+
"bootstrapBtn": "One-click mail setup",
|
|
235
|
+
"webmailInstallDesc": "Download / apply Roundcube",
|
|
236
|
+
"webmailHostname": "Webmail hostname",
|
|
237
|
+
"webmailHostnameHint": "vhost server_name, e.g. webmail.example.com",
|
|
238
|
+
"installWebmail": "Install / apply Webmail",
|
|
239
|
+
"bootstrapResult": "Bootstrap / Webmail result",
|
|
240
|
+
"createMailboxTitle": "Create mailbox",
|
|
241
|
+
"createMailboxDesc": "Full address will be {{local}}@{{domain}}",
|
|
242
|
+
"createMailboxBtn": "Create mailbox",
|
|
243
|
+
"localPartLabel": "Local part",
|
|
244
|
+
"localPartFullHint": "Full address will be {{local}}@{{domain}}",
|
|
245
|
+
"passwordOptionalHint8": "Optional; hash written only if at least 8 chars",
|
|
246
|
+
"live": {
|
|
247
|
+
"noMx": "no MX",
|
|
248
|
+
"mxLookupFailed": "MX lookup failed",
|
|
249
|
+
"noSpf": "no SPF TXT",
|
|
250
|
+
"spfLookupFailed": "SPF lookup failed",
|
|
251
|
+
"noDkim": "no DKIM TXT",
|
|
252
|
+
"dkimLookupFailed": "DKIM lookup failed",
|
|
253
|
+
"noDmarc": "no DMARC",
|
|
254
|
+
"dmarcLookupFailed": "DMARC lookup failed",
|
|
255
|
+
"noPtr": "no PTR",
|
|
256
|
+
"ptrLookupFailed": "PTR lookup failed",
|
|
257
|
+
"port25Open": "Outbound TCP 25 appears open (probe to gmail-smtp-in.l.google.com)",
|
|
258
|
+
"port25Blocked": "Outbound TCP 25 probe failed — may be blocked; request unblock or use relay",
|
|
259
|
+
"dnsblListed": "LISTED: {{list}}",
|
|
260
|
+
"dnsblClean": "clean on {{list}}"
|
|
261
|
+
},
|
|
262
|
+
"deliv": {
|
|
263
|
+
"mx": "MX record",
|
|
264
|
+
"mxFix": "Add MX at DNS provider pointing to mail host",
|
|
265
|
+
"spf": "SPF TXT",
|
|
266
|
+
"spfFix": "Publish v=spf1 including this IP",
|
|
267
|
+
"dkim": "DKIM TXT",
|
|
268
|
+
"dkimFix": "Publish selector._domainkey TXT from panel",
|
|
269
|
+
"dmarc": "DMARC TXT",
|
|
270
|
+
"dmarcFix": "Publish _dmarc policy (start with p=none)",
|
|
271
|
+
"ptr": "Reverse DNS (PTR)",
|
|
272
|
+
"ptrFix": "Set PTR at VPS/cloud console to match mail hostname — panel cannot set this",
|
|
273
|
+
"port25": "Outbound Port 25",
|
|
274
|
+
"port25Fix": "Request Port 25 unlock from hoster, or configure SMTP relay (submission 587)",
|
|
275
|
+
"dnsbl": "DNSBL reputation",
|
|
276
|
+
"dnsblFix": "Delist at listed services; stop sending until clean",
|
|
277
|
+
"relay": "SMTP relay (when Port 25 blocked)",
|
|
278
|
+
"relayOptional": "Port 25 probe open — relay optional",
|
|
279
|
+
"relayPresent": "Relay config present under dataDir (apply may still need EXECUTE)",
|
|
280
|
+
"relayMissing": "No relay configured — required if Port 25 stays blocked",
|
|
281
|
+
"relayFix": "Panel Email → Relay, or ysk-server hosting email-bootstrap with relay",
|
|
282
|
+
"warmup": "Warm-up plan",
|
|
283
|
+
"warmupDetail": "{{phases}} phases · day1 max {{day1}} msgs",
|
|
284
|
+
"warmupFix": "Follow phase limits; do not blast cold lists from a new IP",
|
|
285
|
+
"honesty1": "Panel never guarantees worldwide inbox delivery (Gmail/Outlook filtering is external).",
|
|
286
|
+
"honesty2": "PTR and Port 25 are owned by the VPS/network provider — not by YSK control plane.",
|
|
287
|
+
"honesty3": "DNS MX/SPF/DKIM/DMARC must be published at the authoritative DNS provider.",
|
|
288
|
+
"honestyPortBlocked": "Port 25 appears blocked — use relay or request unlock before high volume.",
|
|
289
|
+
"honestyPortOk": "Port 25 probe succeeded — still monitor bounces and DNSBL."
|
|
290
|
+
},
|
|
291
|
+
"catchall": "Catch-all",
|
|
292
|
+
"webmailRoundcube": "Webmail",
|
|
293
|
+
"warmup": {
|
|
294
|
+
"p1g1": "Send only transactional / known-good recipients",
|
|
295
|
+
"p1g2": "Monitor bounces; keep complaint rate near zero",
|
|
296
|
+
"p1g3": "Ensure SPF/DKIM/DMARC/PTR are live before volume",
|
|
297
|
+
"p2g1": "Expand slowly to engaged contacts only",
|
|
298
|
+
"p2g2": "Check DNSBL daily; pause if listed",
|
|
299
|
+
"p2g3": "Prefer 587 submission over bulk on port 25 if restricted",
|
|
300
|
+
"p3g1": "Double volume only if metrics stay clean",
|
|
301
|
+
"p3g2": "Segment lists; remove hard bounces immediately",
|
|
302
|
+
"p4g1": "Approach normal volume if no blocks",
|
|
303
|
+
"p4g2": "Keep DMARC rua monitored",
|
|
304
|
+
"c1": "PTR matches HELO/EHLO (mail hostname)",
|
|
305
|
+
"c2": "SPF + DKIM + DMARC published and aligned",
|
|
306
|
+
"c3": "DNSBL clean on Spamhaus / SpamCop / Barracuda",
|
|
307
|
+
"c4": "Outbound port 25 open or relay configured",
|
|
308
|
+
"c5": "No purchased “bulk email” IP ranges",
|
|
309
|
+
"c6": "Domain age / history considered (new domains = slower ramp)",
|
|
310
|
+
"noteNewIp": "Treat this IP as new — start at phase day 1–3 limits",
|
|
311
|
+
"noteOldIp": "Existing IP still benefits from gradual ramp after config changes",
|
|
312
|
+
"noteProcess": "Warm-up is operator process; YSK tracks tips + DNSBL, not marketing ESP volume"
|
|
313
|
+
},
|
|
314
|
+
"health": {
|
|
315
|
+
"dnsUnconfirmed": "DNS records (MX/SPF/DKIM) not yet confirmed",
|
|
316
|
+
"dmarcMissing": "DMARC missing — strongly recommended",
|
|
317
|
+
"ptrBad": "PTR reverse DNS missing or incorrect — request at VPS provider",
|
|
318
|
+
"port25Blocked": "Outbound Port 25 appears blocked — request unblock or use SMTP relay",
|
|
319
|
+
"port25Unknown": "Port 25 status unknown — run connectivity check"
|
|
320
|
+
},
|
|
321
|
+
"stack": {
|
|
322
|
+
"tlsNote": "TLS certs via Let’s Encrypt for SMTP/IMAP",
|
|
323
|
+
"externalNote": "External DNS/PTR/Port25 still required for deliverability"
|
|
324
|
+
},
|
|
325
|
+
"test": {
|
|
326
|
+
"defaultSubject": "YSK Server mail test",
|
|
327
|
+
"needMta": "Requires local MTA (Postfix) installed and Port 25/relay configured",
|
|
328
|
+
"checkSpam": "Check recipient spam folder and server mail logs after send",
|
|
329
|
+
"hintDeferred": "If deferred: check Port 25 block or relay credentials",
|
|
330
|
+
"hintSpam": "If accepted but spam: improve SPF/DKIM/DMARC/PTR and warm-up",
|
|
331
|
+
"hintLogs": "Inspect /var/log/mail.log or journalctl -u postfix"
|
|
332
|
+
},
|
|
333
|
+
"leMailHost": "Request cert · {{host}}",
|
|
334
|
+
"leWebmailHost": "Request cert · {{host}} (webmail)",
|
|
335
|
+
"leApexHost": "Request cert · {{host}} (apex)",
|
|
336
|
+
"applyMailTls": "Apply mail TLS paths",
|
|
337
|
+
"applyMailTlsHint": "Certificate must exist; writes mail service paths and reloads.",
|
|
338
|
+
"probeMx": "MX",
|
|
339
|
+
"probeSpf": "SPF",
|
|
340
|
+
"probeDkim": "DKIM",
|
|
341
|
+
"probeDmarc": "DMARC",
|
|
342
|
+
"probePtr": "PTR",
|
|
343
|
+
"probeDnsbl": "DNSBL",
|
|
344
|
+
"dnsAuthRepairTitle": "DNS auth needs fix",
|
|
345
|
+
"dnsAuthRepairHint": "Copy records from the DNS tab and publish.",
|
|
346
|
+
"fixHintSpf": "SPF failed: publish a v=spf1 TXT at @.",
|
|
347
|
+
"fixHintDkim": "DKIM failed: publish selector._domainkey TXT.",
|
|
348
|
+
"fixHintDmarc": "DMARC failed: publish _dmarc TXT.",
|
|
349
|
+
"fixHintMx": "MX failed: point MX to mail.<domain>.",
|
|
350
|
+
"mailTls": {
|
|
351
|
+
"needRootExecute": "Applying mail TLS needs root and YSK_EXECUTE.",
|
|
352
|
+
"certMissing": "No cert files for {{host}} ({{path}}).",
|
|
353
|
+
"getCertFirst": "Issue a Let’s Encrypt cert for {{host}} on the SSL page first.",
|
|
354
|
+
"certFound": "Found cert for {{host}}.",
|
|
355
|
+
"postconfFailed": "postconf failed: {{detail}}",
|
|
356
|
+
"postfixPathsSet": "Postfix TLS cert paths set.",
|
|
357
|
+
"postfixReloaded": "Postfix reloaded.",
|
|
358
|
+
"postfixReloadFailed": "Postfix reload failed: {{detail}}",
|
|
359
|
+
"dovecotApplied": "Wrote Dovecot TLS snippet and attempted reload.",
|
|
360
|
+
"dovecotSkipped": "Skipped Dovecot (not installed or doveconf unavailable)."
|
|
361
|
+
},
|
|
362
|
+
"policyApplySystemHint": "Check “apply to system” to write Postfix/Rspamd maps and reload;",
|
|
363
|
+
"rateLimitAppliedNote": "Hourly outbound rate and antispam flag applied (when system apply is on).",
|
|
364
|
+
"bootstrapHonesty": "One-click writes panel files; apply to system needs rights. DNS/PTR/port 25 are manual.",
|
|
365
|
+
"bootstrapAfterSteps": "Next: ① publish DNS (MX/SPF/DKIM/DMARC) ② issue mail SSL ③ Apply mail TLS paths.",
|
|
366
|
+
"bootstrapThenSsl": "Next: issue mail SSL",
|
|
367
|
+
"bootstrap": {
|
|
368
|
+
"mtaOk": "MTA configs written ({{count}} files)",
|
|
369
|
+
"mtaIncomplete": "MTA incomplete: {{detail}}",
|
|
370
|
+
"seeNotes": "see notes",
|
|
371
|
+
"mailboxOk": "Mailbox {{address}} (status {{status}})",
|
|
372
|
+
"mailboxExists": "Mailbox already exists (skipped): {{detail}}",
|
|
373
|
+
"passdbOk": "Dovecot passdb written ({{count}} mailboxes)",
|
|
374
|
+
"webmailOk": "Webmail plan {{mode}} for {{host}}",
|
|
375
|
+
"mailTlsTodo": "Mail TLS: issue a cert for {{mailHost}}, then use Apply mail TLS paths on the health tab.",
|
|
376
|
+
"externalDns": "External (operator-owned): set MX/SPF/DKIM/DMARC at DNS; PTR at VPS; Port 25 or SMTP relay.",
|
|
377
|
+
"healthScore": "Health score {{score}}/{{max}} (DNS/PTR/Port25 not auto-complete)",
|
|
378
|
+
"webmailProjectOk": "Webmail project {{tool}} @ {{host}} ({{status}})",
|
|
379
|
+
"dovecotApplyOk": "Dovecot virtual auth applied"
|
|
380
|
+
},
|
|
381
|
+
"tabDeliverability": "Delivery",
|
|
382
|
+
"pendingCount": "Pending",
|
|
383
|
+
"externalTodosOneLiner": "PTR, port 25, and registrar DNS must be done by you.",
|
|
384
|
+
"runDeliverabilityPack": "Run delivery check",
|
|
385
|
+
"deliverabilityTitle": "Delivery check",
|
|
386
|
+
"deliverabilityEmpty": "Not checked yet",
|
|
387
|
+
"deliverabilityEmptyDesc": "Run delivery check for DNS, PTR, and port 25.",
|
|
388
|
+
"panelReady": "Panel-checkable",
|
|
389
|
+
"gaps": "Gaps",
|
|
390
|
+
"checkOk": "OK",
|
|
391
|
+
"checkExternal": "External",
|
|
392
|
+
"checkFail": "Fail",
|
|
393
|
+
"mailboxListDesc": "Write password DB after create",
|
|
394
|
+
"aliasesDesc": "Aliases and forwards",
|
|
395
|
+
"relayDesc": "SMTP relay",
|
|
396
|
+
"deliverabilityDesc": "PTR / DNS / port 25 checks",
|
|
397
|
+
"dnsTodosDesc": "Copy then add at your DNS host",
|
|
398
|
+
"deliverabilityHonesty": "Cannot set PTR or unlock port 25 for you",
|
|
399
|
+
"warmupSuggest": "暖身建議",
|
|
400
|
+
"writeSsoSkeleton": "寫入 Roundcube SSO 骨架",
|
|
401
|
+
"rateLimitPerHour": "每小時訊息上限",
|
|
402
|
+
"rateLimitGlobalHint": "全域取各域名最小值",
|
|
403
|
+
"savePolicyWritten": "只寫入控制面",
|
|
404
|
+
"dnsblMultiIp": "多 IP RBL",
|
|
405
|
+
"webmailTool": "Webmail software",
|
|
406
|
+
"webmailToolRoundcube": "Roundcube (default)",
|
|
407
|
+
"webmailToolSnappy": "SnappyMail (lightweight)",
|
|
408
|
+
"webmailProjectName": "Project name",
|
|
409
|
+
"installWebmailProject": "Create & go live",
|
|
410
|
+
"openWebmail": "Open webmail",
|
|
411
|
+
"webmailRisk": "Public webmail is risky — enable HTTPS soon.",
|
|
412
|
+
"webmailForceHttps": "Force HTTPS (Roundcube; SSL required)",
|
|
413
|
+
"reinstallWebmail": "Reinstall / upgrade",
|
|
414
|
+
"webmailSsoAdvanced": "Advanced · SSO plugin",
|
|
415
|
+
"tlsRoleMail": "mail (IMAP/SMTP)",
|
|
416
|
+
"tlsRoleMailHint": "Mail server hostname",
|
|
417
|
+
"tlsRoleWebmail": "webmail",
|
|
418
|
+
"tlsRoleWebmailHint": "Webmail virtual host",
|
|
419
|
+
"tlsRoleApex": "Apex domain",
|
|
420
|
+
"tlsRoleApexHint": "Web / apex certificate",
|
|
421
|
+
"tlsRequestLe": "Request LE",
|
|
422
|
+
"advancedToolsTitle": "Queue & clients",
|
|
423
|
+
"flushQueueConfirm": "Flush the local MTA queue? This cannot be undone.",
|
|
424
|
+
"mailSslTitleShort": "Certificates & TLS",
|
|
425
|
+
"deleteDomain": "Delete domain",
|
|
426
|
+
"deleteDomainConfirmTitle": "Delete email domain?",
|
|
427
|
+
"deleteDomainConfirm": "Deletes {{domain}} and its mailboxes, aliases, and control-plane data. System Postfix/Dovecot config may still need cleanup.",
|
|
428
|
+
"deleteDomainBtn": "Delete",
|
|
429
|
+
"deleteMailbox": "Delete mailbox",
|
|
430
|
+
"deleteMailboxTitle": "Delete mailbox?",
|
|
431
|
+
"deleteMailboxDesc": "Deletes {{address}}, control-plane data, and local Maildir if present.",
|
|
432
|
+
"deleteMailboxC1": "Mailbox login and mail files",
|
|
433
|
+
"deleteMailboxC2": "Rewrite domain virtual map (control plane)",
|
|
434
|
+
"deleteMailboxC3": "System Dovecot/Postfix may still need cleanup",
|
|
435
|
+
"deleteAliasTitle": "Delete alias/forward?",
|
|
436
|
+
"deleteAliasDesc": "Deletes {{source}}.",
|
|
437
|
+
"deleteDomainC1": "All mailboxes and aliases",
|
|
438
|
+
"deleteDomainC2": "Control-plane DKIM, DNS suggestions, and flags",
|
|
439
|
+
"deleteDomainC3": "Local dataDir/email directory if present",
|
|
440
|
+
"deleteDomainC4": "System MTA maps may remain; clean separately if needed",
|
|
441
|
+
"deleteDialogTitle": "Permanently delete mail domain",
|
|
442
|
+
"deleteDialogDesc": "About to delete {{domain}}. This cannot be undone.",
|
|
443
|
+
"deletePermanent": "Delete permanently",
|
|
444
|
+
"deleteRemoveData": "Also remove local mail data",
|
|
445
|
+
"deleteRemoveDataDesc": "Uncheck to remove from panel only; Maildir stays on disk",
|
|
446
|
+
"deleteTypeName": "Type the domain to confirm",
|
|
447
|
+
"deleteTypeNameHint": "Must match exactly: {{name}}",
|
|
448
|
+
"deleteWillData": "Local dataDir/email directory if present",
|
|
449
|
+
"deleteKeepData": "Keep local dataDir mail data",
|
|
450
|
+
"deleteSystemWarn": "System Postfix/Dovecot maps are not auto-cleaned; clean separately if needed.",
|
|
451
|
+
"hostIpPick": "Host IPv4",
|
|
452
|
+
"hostIpPickV6": "Host IPv6",
|
|
453
|
+
"editMailboxTitle": "Edit mailbox",
|
|
454
|
+
"editMailboxDesc": "Change password or login settings for {{address}}",
|
|
455
|
+
"editMailboxSave": "Save changes",
|
|
456
|
+
"newPassword": "New password",
|
|
457
|
+
"newPasswordHint": "Leave blank to keep the current password (min. 8 characters if set)",
|
|
458
|
+
"confirmPassword": "Confirm password",
|
|
459
|
+
"mailboxStatus": "Status",
|
|
460
|
+
"mailboxStatusActive": "Active (login allowed)",
|
|
461
|
+
"mailboxStatusDisabled": "Disabled (login blocked)",
|
|
462
|
+
"mailboxStatusHint": "Disabled exports * to Dovecot passdb so login is denied",
|
|
463
|
+
"colAddress": "Address",
|
|
464
|
+
"colLocalPart": "Local part",
|
|
465
|
+
"colPassword": "Password",
|
|
466
|
+
"colCreated": "Created",
|
|
467
|
+
"hasPassword": "Set",
|
|
468
|
+
"noPassword": "Not set",
|
|
469
|
+
"mailboxPager": "Mailbox pages",
|
|
470
|
+
"prevPage": "Previous",
|
|
471
|
+
"nextPage": "Next",
|
|
472
|
+
"pageOf": "Page {{page}} / {{total}} · {{count}}",
|
|
473
|
+
"mailboxEmptyTitle": "No mailboxes yet",
|
|
474
|
+
"passwordMismatch": "Passwords do not match",
|
|
475
|
+
"passwordTooShort": "Password must be at least 8 characters",
|
|
476
|
+
"mailboxUpdateNeedField": "Set a new password or change status"
|
|
477
|
+
}
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
{
|
|
2
|
+
"YSK_UNAUTHORIZED": "Unauthorized",
|
|
3
|
+
"YSK_FORBIDDEN": "Forbidden",
|
|
4
|
+
"YSK_NOT_FOUND": "Not found",
|
|
5
|
+
"YSK_VALIDATION": "Invalid input",
|
|
6
|
+
"YSK_ALLOWLIST_DENIED": "Not on allowlist",
|
|
7
|
+
"YSK_APPROVAL_REQUIRED": "Approval required",
|
|
8
|
+
"YSK_APPROVAL_PENDING": "Approval pending",
|
|
9
|
+
"YSK_APPROVAL_REJECTED": "Approval rejected",
|
|
10
|
+
"YSK_SANDBOX_VIOLATION": "Sandbox violation",
|
|
11
|
+
"YSK_LLM_UNTRUSTED": "Untrusted LLM output",
|
|
12
|
+
"YSK_CONFIG_INVALID": "Invalid configuration",
|
|
13
|
+
"YSK_SETUP_INCOMPLETE": "Setup incomplete",
|
|
14
|
+
"YSK_UPDATE_FAILED": "Update failed",
|
|
15
|
+
"YSK_INTERNAL": "Internal error",
|
|
16
|
+
"YSK_NEED_EXECUTE": "Host execute permission required",
|
|
17
|
+
"YSK_NEED_ROOT": "Root required",
|
|
18
|
+
"YSK_RATE_LIMITED": "Too many attempts; try again later",
|
|
19
|
+
"YSK_TOTP_REQUIRED": "Authentication code required",
|
|
20
|
+
"auth": {
|
|
21
|
+
"needCredentials": "Enter username and password",
|
|
22
|
+
"rateLimited": "Too many sign-in attempts; try again later",
|
|
23
|
+
"badCredentials": "Incorrect username or password",
|
|
24
|
+
"accountSuspended": "Account suspended",
|
|
25
|
+
"adminTotpStrict": "Admins must enable 2FA (strict). Use an enrolled account or disable strict mode.",
|
|
26
|
+
"totpReplay": "Code already used; wait for the next period",
|
|
27
|
+
"totpRequired": "A valid authentication code is required",
|
|
28
|
+
"mustEnrollTotp": "Admin policy: enable two-factor authentication now",
|
|
29
|
+
"userNotFound": "User not found",
|
|
30
|
+
"totpSetupNeedReauth": "Enabling 2FA requires your password (or a recent step-up code)",
|
|
31
|
+
"totpBeginFirst": "Start 2FA setup first",
|
|
32
|
+
"totpInvalid": "Invalid authentication code",
|
|
33
|
+
"stepUpRequired": "This action requires a fresh authentication code",
|
|
34
|
+
"missingCredential": "Missing credentials",
|
|
35
|
+
"apiKeyUserMissing": "API key owner not found",
|
|
36
|
+
"apiKeyInvalid": "Invalid API key",
|
|
37
|
+
"sessionExpired": "Session expired; sign in again",
|
|
38
|
+
"sessionIdle": "Idle timeout; sign in again",
|
|
39
|
+
"totpNotEnabled": "2FA is not enabled",
|
|
40
|
+
"totpSecretNoDataDir": "TOTP secret is encrypted but dataDir is not set"
|
|
41
|
+
},
|
|
42
|
+
"http": {
|
|
43
|
+
"notFoundRoute": "Not found: {{method}} {{path}}",
|
|
44
|
+
"unauthorized": "Not signed in or session expired",
|
|
45
|
+
"forbidden": "You do not have permission for this action",
|
|
46
|
+
"notFound": "Resource not found",
|
|
47
|
+
"unprocessable": "Request rejected by server",
|
|
48
|
+
"requestFailed": "Request failed ({{status}})",
|
|
49
|
+
"jsonInvalid": "Invalid JSON",
|
|
50
|
+
"internal": "Internal error"
|
|
51
|
+
},
|
|
52
|
+
"YSK_HOST_BROWSE_SSRF": "Host browse blocked by security policy",
|
|
53
|
+
"YSK_HOST_BROWSE_SESSION": "Host browse session not found or expired",
|
|
54
|
+
"YSK_HOST_BROWSE_UPSTREAM": "Host browse upstream fetch failed",
|
|
55
|
+
"YSK_HOST_BROWSE_NEED_CHROME": "Real browser engine requires Chrome/Chromium on the host"
|
|
56
|
+
}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
{
|
|
2
|
+
"backToProtection": "Protection",
|
|
3
|
+
"statCurrentBan": "Current bans",
|
|
4
|
+
"statTotal": "Total banned",
|
|
5
|
+
"statBanList": "Ban list",
|
|
6
|
+
"statBoot": "On boot",
|
|
7
|
+
"startedOk": "fail2ban started",
|
|
8
|
+
"startService": "Start service",
|
|
9
|
+
"notInstalled": "fail2ban is not installed",
|
|
10
|
+
"toolHintPrefix": "Underlying tools:",
|
|
11
|
+
"toolHintBody": "fail2ban = after scanning logs,",
|
|
12
|
+
"toolHintTemp": "temporary",
|
|
13
|
+
"toolHintBody2": "bans · for attack response use",
|
|
14
|
+
"toolHintUfw": "UFW = ports / permanent rules",
|
|
15
|
+
"tabs": {
|
|
16
|
+
"bans": "Ban list",
|
|
17
|
+
"whitelist": "Whitelist",
|
|
18
|
+
"jails": "Jails",
|
|
19
|
+
"policy": "Policy",
|
|
20
|
+
"service": "Service",
|
|
21
|
+
"about": "About"
|
|
22
|
+
},
|
|
23
|
+
"manualBanTitle": "Manual ban (temporary)",
|
|
24
|
+
"ipPlaceholder": "IPv4 or IPv6",
|
|
25
|
+
"banipOk": "banip done",
|
|
26
|
+
"manualBanHint": "Temporary block;",
|
|
27
|
+
"currentBans": "Currently banned",
|
|
28
|
+
"bannedTableTitle": "Banned IPs (live fail2ban-client)",
|
|
29
|
+
"bannedTableDesc": "Needs client access; unban needs YSK_EXECUTE",
|
|
30
|
+
"unbanOk": "Unbanned",
|
|
31
|
+
"unban": "Unban",
|
|
32
|
+
"addWhitelistTitle": "Add to ignoreip whitelist",
|
|
33
|
+
"whitelistAdded": "Added to whitelist",
|
|
34
|
+
"addWhitelistShort": "+Whitelist",
|
|
35
|
+
"emptyBansTitle": "No banned IPs",
|
|
36
|
+
"emptyBansDesc": "Or no permission to read fail2ban-client",
|
|
37
|
+
"ignoreipTitle": "ignoreip whitelist",
|
|
38
|
+
"ignoreipDesc": "IPs never banned (panel file + optional live fail2ban-client)",
|
|
39
|
+
"addIp": "Add IP",
|
|
40
|
+
"addWhitelist": "Add to whitelist",
|
|
41
|
+
"applyPolicyIgnoreip": "Apply policy (incl. ignoreip)",
|
|
42
|
+
"applyIgnoreipOk": "Wrote ignoreip into jail.local and applied",
|
|
43
|
+
"ignoreipHint": "Without YSK_EXECUTE only panel file is written (apply_status=written);",
|
|
44
|
+
"whitelistTitle": "Whitelist ({{count}})",
|
|
45
|
+
"whitelistRemoved": "Removed from whitelist",
|
|
46
|
+
"remove": "Remove",
|
|
47
|
+
"emptyWhitelistTitle": "No whitelist IPs yet",
|
|
48
|
+
"emptyWhitelistDesc": "Add admin IPs so you are not banned",
|
|
49
|
+
"activeJails": "Active jails",
|
|
50
|
+
"colCurrent": "Current",
|
|
51
|
+
"colTotal": "Total",
|
|
52
|
+
"colDesc": "Description",
|
|
53
|
+
"emptyJailsTitle": "No jails",
|
|
54
|
+
"emptyJailsDesc": "Service not running or jail.local not applied",
|
|
55
|
+
"policyTitle": "Jail policy",
|
|
56
|
+
"policyDesc": "Writes panel jail.local; apply copies + reloads (not via UFW)",
|
|
57
|
+
"bantimeHint": "Ban duration",
|
|
58
|
+
"findtimeHint": "Counting window",
|
|
59
|
+
"maxretryHint": "Max failures in window",
|
|
60
|
+
"customExample2h": "Custom, e.g. 2h",
|
|
61
|
+
"customExample15m": "Custom, e.g. 15m",
|
|
62
|
+
"customMaxretry": "Custom 1–50",
|
|
63
|
+
"min": "{{n}} min",
|
|
64
|
+
"hour": "{{n}} h",
|
|
65
|
+
"week": "{{n}} wk",
|
|
66
|
+
"enableJailsHint": "Enable jails (check then apply):",
|
|
67
|
+
"writtenOnlyMsg": "Wrote panel file (not applied on host)",
|
|
68
|
+
"writeOnly": "Write panel file only",
|
|
69
|
+
"appliedOk": "fail2ban applied",
|
|
70
|
+
"applyToSystem": "Apply to system",
|
|
71
|
+
"systemdTitle": "systemd control",
|
|
72
|
+
"enableAndStart": "Enable and start",
|
|
73
|
+
"serviceHint": "For attack response use",
|
|
74
|
+
"serviceHintSuffix": "(calls this page’s jails + Nginx rate limits;",
|
|
75
|
+
"actionOk": {
|
|
76
|
+
"enable": "fail2ban enabled and started",
|
|
77
|
+
"start": "fail2ban started",
|
|
78
|
+
"reload": "fail2ban reloaded",
|
|
79
|
+
"restart": "fail2ban restarted",
|
|
80
|
+
"stop": "fail2ban stopped"
|
|
81
|
+
}
|
|
82
|
+
}
|