-
{{attribute.value | tbJson}}
+
+ {{attribute.value | tbJson}}
+
+
+
edit
diff --git a/ui-ngx/src/assets/locale/locale.constant-en_US.json b/ui-ngx/src/assets/locale/locale.constant-en_US.json
index 3aac9e1909..528fbb36c3 100644
--- a/ui-ngx/src/assets/locale/locale.constant-en_US.json
+++ b/ui-ngx/src/assets/locale/locale.constant-en_US.json
@@ -691,7 +691,9 @@
"selected-attributes": "{ count, plural, =1 {1 attribute} other {# attributes} } selected",
"selected-telemetry": "{ count, plural, =1 {1 telemetry unit} other {# telemetry units} } selected",
"no-attributes-text": "No attributes found",
- "no-telemetry-text": "No telemetry found"
+ "no-telemetry-text": "No telemetry found",
+ "copy-key": "Copy key",
+ "copy-value": "Copy value"
},
"api-usage": {
"api-features": "API features",