Open gauravs1018 opened 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
ad697c6
) 69.08% compared to head (f691e8e
) 69.03%.:exclamation: Current head f691e8e differs from pull request most recent head 7d2e4c3. Consider uploading reports for the commit 7d2e4c3 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issue
Resolves #1407
Summary
This merge request addresses the internationalization (i18n) enhancement request to add Hindi language support to APISIX Dashboard.
Changes Made
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 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.