diff --git a/frontend/src/app/components/api-docs/code-template.component.html b/frontend/src/app/components/api-docs/code-template.component.html
index 5e38839e2..7e413928f 100644
--- a/frontend/src/app/components/api-docs/code-template.component.html
+++ b/frontend/src/app/components/api-docs/code-template.component.html
@@ -9,14 +9,14 @@
npm package
-
+
CommonJS
-
+
@@ -26,14 +26,14 @@
cURL
-
+
\ No newline at end of file
diff --git a/frontend/src/locale/messages.xlf b/frontend/src/locale/messages.xlf
index 58eb24c9b..001c67bef 100644
--- a/frontend/src/locale/messages.xlf
+++ b/frontend/src/locale/messages.xlf
@@ -2166,6 +2166,30 @@
API Docs install lib
+
+ Code Example
+
+ src/app/components/api-docs/code-template.component.html
+ 12
+
+
+ src/app/components/api-docs/code-template.component.html
+ 19
+
+
+ src/app/components/api-docs/code-template.component.html
+ 29
+
+ API Docs code example
+
+
+ Response
+
+ src/app/components/api-docs/code-template.component.html
+ 36,37
+
+ API Docs API response
+
Asset