fix: update translation key

Signed-off-by: andy.lee <andy.lee@suse.com>
(cherry picked from commit ab71cb377c9d93ce7cc0b3639e6d09275e517f47)
This commit is contained in:
andy.lee 2025-01-09 10:59:49 +08:00 committed by Mergify
parent e6fc641a29
commit 47760a8426

View File

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