fix: update translation key

Signed-off-by: andy.lee <andy.lee@suse.com>
This commit is contained in:
andy.lee 2025-01-09 10:59:49 +08:00
parent eb667fd56b
commit ab71cb377c
No known key found for this signature in database
GPG Key ID: 10911689462678C7

View File

@ -282,7 +282,7 @@ export default {
affinityLabels() {
return {
namespaceInputLabel: this.t('harvester.virtualMachine.affinity.namespaces.label'),
namespaceInputLabel: this.t('harvester.affinity.namespaces.label'),
namespaceSelectionLabels: [
this.t('harvester.virtualMachine.affinity.thisPodNamespace'),
this.t('workload.scheduling.affinity.allNamespaces'),