vanshaj2023 opened a new issue, #3319: URL: https://github.com/apache/apisix-dashboard/issues/3319
### Issue description ## Description There is a typo in the English translation file. The word "Infomation" is missing the letter `r` and should be "Information". ## Location **File:** `src/locales/en/common.json`, line 31 ## Current value ```json "title": "Basic Infomation" ### Expected behavior "title": "Basic Information" ### How to Reproduce 1. Open the dashboard in any language 2. Navigate to any page that shows a form with basic fields (e.g., Add Route, Add Service) 3. The section header reads "Basic Infomation" instead of "Basic Information" ### Screenshots _No response_ ### Environment - apisix version (cmd: `apisix version`): - OS (cmd: `uname -a`): - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): - etcd version, if have (cmd: run `etcd --version`): - apisix-dashboard version, if have: - Browser version, if have: ### Additional context _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
