Browse Source

fix: 补充 i18n 缺失的英文

pull/8197/head
xingyu4j 1 month ago
parent
commit
33f4522bff
  1. 3
      playground/src/locales/langs/en-US/demos.json

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

Loading…
Cancel
Save