mirror of https://github.com/rancher/ui.git
Merge pull request #2169 from loganhz/heading
Fix the PVC detail page heading issue
This commit is contained in:
commit
a5cd91ad31
|
|
@ -913,7 +913,7 @@ cruPersistentVolumeClaim:
|
|||
define: Define Volume Claim
|
||||
new: Add Volume Claim
|
||||
edit: 'Edit Volume Claim: {name}'
|
||||
view: 'Persistent Volume: {name}'
|
||||
view: 'Persistent Volume Claim: {name}'
|
||||
define:
|
||||
addActionLabel: Define
|
||||
capacity:
|
||||
|
|
|
|||
Loading…
Reference in New Issue