diff --git a/pkg/harvester/config/harvester.js b/pkg/harvester/config/harvester.js
index 5fad88065b6..7c53c3a1ca7 100644
--- a/pkg/harvester/config/harvester.js
+++ b/pkg/harvester/config/harvester.js
@@ -818,7 +818,7 @@ export function init($plugin, store) {
});
virtualType({
- label: 'Addons',
+ label: 'Add-ons',
group: 'advanced',
name: HCI.ADD_ONS,
ifHaveType: HCI.ADD_ONS,
diff --git a/pkg/harvester/l10n/en-us.yaml b/pkg/harvester/l10n/en-us.yaml
index b58a2569f20..4d1cf68dab5 100644
--- a/pkg/harvester/l10n/en-us.yaml
+++ b/pkg/harvester/l10n/en-us.yaml
@@ -262,14 +262,14 @@ harvester:
goSetting:
prefix: The pcidevices-controller add-on is not enabled, click
middle: here
- suffix: to enable it to manage your PCI devices.
+ suffix: to enable the add-on to successfully manage your PCI devices.
noPCIPermission: Please contact your system administrator to enable the PCI devices first.
enablePassthroughWarning: Please be careful not to use host-owned PCI devices (e.g., management and VLAN NICs). Incorrect device allocation may cause damage to your cluster, including node failure.
devices:
matrixHostName: Host Name
matrixDeviceClaimName: Device Claim Name
-
+
generic:
close: Close
open: Open
@@ -519,7 +519,7 @@ harvester:
Shutdown: Shutdown
cpuPinning:
label: Enable CPU Pinning
- tooltip: Enable CPU Pinning brings better performance and reduce latency for the virtual machine
+ tooltip: Enable CPU Pinning brings better performance and reduce latency for the virtual machine
restartVMMessage: Changing the CPU Pinning setting requires a virtual machine reboot for the change to take effect
migrationMessage: This virtual machine can only be migrated to a target node that has CPU Manager enabled, as CPU Pinning is configured.
restartNow: |-
@@ -534,7 +534,7 @@ harvester:
tpm: Enable TPM
cpuManager:
prefix: You must enable CPU Manager for at least one node in
- middle: 'host page'
+ middle: 'host page'
suffix: to enable CPU Pinning for VM
usbTip: Provides an absolute pointer device which often helps with getting a consistent mouse cursor position in VNC.
sshTitle: Add Public SSH Key
@@ -576,7 +576,7 @@ harvester:
addNetwork: Add Network
addPort: Add Port
cloudConfig:
- title: Cloud Config
+ title: Cloud Configuration
createTemplateTitle: 'Create {name}.'
createNew: Create new...
cloudInit:
@@ -636,7 +636,7 @@ harvester:
instance: Virtual Machines
monitor: Monitor Data
keypairs: SSH Keys
- cloudConfig: Cloud Config
+ cloudConfig: Cloud Configuration
metrics: Virtual Machine Metrics
details:
title:
@@ -826,7 +826,7 @@ harvester:
viewSetting:
prefix: Click
middle: here
- suffix: to view the backup config.
+ suffix: to view the backup configuration.
testConnect:
actionLabel: Test connection
waitingLabel: Testing connection...
@@ -899,6 +899,7 @@ harvester:
cert: Upload a self-signed SSL certificate
vlanChangeTip: The newly modified default network interface only applies to newly added nodes, not existing ones.
defaultPhysicalNIC: Default Network Interface
+ modifiedMessage: Settings that have been customized from default settings are tagged with 'Modified'.
percentTip: The value in parentheses represents the distribution percentage of the network interface on all hosts. If an interface less than 100% is selected, the user needs to manually specify the network interface on the host where the vlan network configuration fails.
message:
ca:
@@ -948,7 +949,7 @@ harvester:
addRewrite: Add Rewrite
addMirror: Add Mirror
configs:
- configs: Configs
+ configs: Configurations
registryEDQNorIP: Registry FDQN or IP
registryPlaceholder: myregistry.local:5000
username: Username
@@ -956,7 +957,7 @@ harvester:
auth: Auth
identityToken: Identity Token
insecureSkipVerify: InsecureSkipVerify
- addConfig: Add Config
+ addConfig: Add Configuration
upgrade:
selectExitImage: Please select the OS image to upgrade.
@@ -1028,7 +1029,7 @@ harvester:
configuration:
label: Configuration
alertmanagerConfig:
- label: Alertmanager Configs
+ label: Alertmanager Configurations
diabledMonitoringTips:
prefix: 'Enable the'
middle: 'monitoring'
@@ -1048,13 +1049,13 @@ harvester:
fluentbit: Fluentbit
fluentd: Fluentd
clusterFlow:
- label: Cluster Flow
+ label: Cluster Flows
clusterOutput:
- label: Cluster Output
+ label: Cluster Outputs
flow:
- label: Flow
+ label: Flows
output:
- label: Output
+ label: Outputs
diabledTips:
prefix: 'Enable'
middle: 'logging'
@@ -1141,7 +1142,7 @@ harvester:
label: Mode
miimon:
label: Miimon
- tooltip: -1
means to keep the original value
+ tooltip: Miimon specifies the MII link monitoring frequency in milliseconds. -1
means to keep the original value.
nodeSelector:
matchingNodes:
matchesSome: |-
@@ -1347,9 +1348,9 @@ harvester:
usb:
label: USB Devices
- noPermission: Please contact system admin to add Harvester addons first
+ noPermission: Please contact system admin to add Harvester add-ons first
goSetting:
- prefix: The pcidevices-controller addon is not enabled, click
+ prefix: The pcidevices-controller add-on is not enabled, click
middle: here
suffix: to enable it to manage your USB devices.
enableGroup: Enable Group
@@ -1469,8 +1470,8 @@ typeLabel:
}
harvesterhci.io.networkattachmentdefinition: |-
{count, plural,
- one { Virtual Machines Network }
- other { Virtual Machines Networks }
+ one { Virtual Machine Network }
+ other { Virtual Machine Networks }
}
harvesterhci.io.volume: |-
{count, plural,
@@ -1494,8 +1495,8 @@ typeLabel:
}
harvesterhci.io.virtualmachinebackup: |-
{count, plural,
- one { Virtual Machines Backup }
- other { Virtual Machines Backups }
+ one { Virtual Machine Backup }
+ other { Virtual Machine Backups }
}
harvesterhci.io.cloudtemplate: |-
{count, plural,
@@ -1509,8 +1510,8 @@ typeLabel:
}
harvesterhci.io.vmsnapshot: |-
{count, plural,
- one { Virtual Machines Snapshot }
- other { Virtual Machines Snapshots }
+ one { Virtual Machine Snapshot }
+ other { Virtual Machine Snapshots }
}
network.harvesterhci.io.vlanconfig: |-
{count, plural,
@@ -1562,6 +1563,11 @@ typeLabel:
one { Cluster Network }
other { Cluster Networks }
}
+ harvesterhci.io.addon: |-
+ {count, plural,
+ one { Add-on }
+ other { Add-ons }
+ }
devices.harvesterhci.io.sriovnetworkdevice: |-
{count, plural,
one { SR-IOV Network Device }
diff --git a/pkg/harvester/list/harvesterhci.io.setting.vue b/pkg/harvester/list/harvesterhci.io.setting.vue
index d5ab7fcfa4e..1b208819ad1 100644
--- a/pkg/harvester/list/harvesterhci.io.setting.vue
+++ b/pkg/harvester/list/harvesterhci.io.setting.vue
@@ -138,7 +138,7 @@ export default {
cattle-resource-system
namespace that has an encryption-provider-config.yaml
key.