Skip to content

Commit

Permalink
fix: update translation key
Browse files Browse the repository at this point in the history
Signed-off-by: andy.lee <[email protected]>
  • Loading branch information
a110605 committed Jan 9, 2025
1 parent eb667fd commit ab71cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/harvester/mixins/harvester-vm/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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'),
Expand Down

0 comments on commit ab71cb3

Please sign in to comment.