mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 21:21:44 +00:00
fix: update translation key
Signed-off-by: andy.lee <andy.lee@suse.com>
This commit is contained in:
parent
eb667fd56b
commit
ab71cb377c
@ -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'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user