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> (cherry picked from commit ab71cb377c9d93ce7cc0b3639e6d09275e517f47)
This commit is contained in:
parent
e6fc641a29
commit
47760a8426
@ -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'),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user