fix: 补充 i18n 缺失的英文

This commit is contained in:
xingyu4j
2026-07-24 15:26:08 +08:00
parent cb6b0a8872
commit 33f4522bff

View File

@@ -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.",