diff --git a/assets/translations/en-us.yaml b/assets/translations/en-us.yaml
index 8357479c81..e3588003d7 100644
--- a/assets/translations/en-us.yaml
+++ b/assets/translations/en-us.yaml
@@ -2743,6 +2743,7 @@ namespace:
enableAutoInjection: Enable Istio Auto Injection
disableAutoInjection: Disable Istio Auto Injection
move: Move
+ copy: Copy Config to Clipboard
resourceStates:
success: 'Active'
info: 'Transitioning'
diff --git a/components/nav/Header.vue b/components/nav/Header.vue
index 7f21bd35e3..998540f504 100644
--- a/components/nav/Header.vue
+++ b/components/nav/Header.vue
@@ -277,6 +277,16 @@ export default {
>
+
+