diff --git a/playground/src/locales/langs/en-US/demos.json b/playground/src/locales/langs/en-US/demos.json index 96184255..89b4198d 100644 --- a/playground/src/locales/langs/en-US/demos.json +++ b/playground/src/locales/langs/en-US/demos.json @@ -51,7 +51,8 @@ "clipboard": "Clipboard", "menuWithQuery": "Menu With Query", "openInNewWindow": "Open in New Window", - "fileDownload": "File Download" + "fileDownload": "File Download", + "requestParamsSerializer": "Request Params Serializer" }, "preferencesExtensionDemo": { "description": "This page directly uses extension preferences defined in the playground app. You can modify them in “Preferences → Playground Extension” at the top right, or click the preset buttons below to see the page update in real time.",