gauravs1018 opened a new pull request, #2924: URL: https://github.com/apache/apisix-dashboard/pull/2924
### Issue Resolves [#1407](https://github.com/apache/apisix-dashboard/issues/1407) ### Summary This merge request addresses the internationalization (i18n) enhancement request to add Hindi language support to APISIX Dashboard. ### Changes Made 1. **Global Locales:** Added Hindi translations to the global locales file located at _src/locales._ 2. **Page-Specific Locales**: Modified the Hindi translations for each page in their respective locale files under _src/pages/$PAGE/locales._ 3. **Component-Specific Locales:** Updated the Component's locale file with Hindi translations under _src/components/$COMPONENT/locales._ ### Implementation Details Utilized key-based translation for consistency across all locales. ### Additional Notes: Please review and provide feedback on the implementation of Hindi language support. Ensure that the changes align with the project's coding standards and best practices. ### Reference: Utilized guidelines from [User Guide](https://github.com/apache/apisix-dashboard/blob/a34317193cece2532ed333aaaacfd3a6af7328c4/docs/I18N_USER_GUIDE.md) for making these changes. ### Conclusion This merge request contributes to enhancing the APISIX Dashboard's internationalization capabilities, specifically by introducing Hindi language support. The changes are comprehensive. -- 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]
