JoaoLRicardo opened a new pull request, #3280: URL: https://github.com/apache/apisix-dashboard/pull/3280
## Why submit this pull request? - [x] New feature provided ## What changes will this PR take into? This pull request adds Brazilian Portuguese (pt_BR) translations for `common.json` under `src/locales/pt_BR/`. It also updates `src/config/i18n.ts` and `src/components/Header/LanguageMenu.tsx` to register Brazilian Portuguese language support. Now Brazilian Portuguese users can select and use the Dashboard in their native language, improving accessibility for the Brazilian community. ### Files changed: - **Added**: `src/locales/pt_BR/common.json` - Complete Brazilian Portuguese translation - **Modified**: `src/config/i18n.ts` - Added pt_BR language registration - **Modified**: `src/components/Header/LanguageMenu.tsx` - Added pt_BR to language selector and improved error handling for translation progress ## Related issues fix/resolve #1407 ## Checklist: - [x] Did you explain what problem does this PR solve? Or what new features have been added? - [ ] Have you added corresponding test cases? - [ ] Have you modified the corresponding document? - [x] Is this PR backward compatible? **Yes** - This change only adds a new language option without affecting existing functionality. -- 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]
