Skip to content

fix(i18n): add missing reservation translations for Hindi and Gujarati - #1157

Closed
aayan-rashid wants to merge 1 commit into
anushkasark08:mainfrom
aayan-rashid:fix-reservation-hin-guj
Closed

fix(i18n): add missing reservation translations for Hindi and Gujarati#1157
aayan-rashid wants to merge 1 commit into
anushkasark08:mainfrom
aayan-rashid:fix-reservation-hin-guj

Conversation

@aayan-rashid

Copy link
Copy Markdown
Contributor

📌 Summary

This PR fixes the missing reservation localization keys in the Hindi and Gujarati locale files. The missing translations caused raw i18n keys to be displayed in the reservation modal instead of user-friendly text.


🎯 Related Issue

Closes #1147


🛠️ Type of Change

  • Bug Fix
  • New Feature
  • UI / UX Improvement
  • Accessibility Improvement
  • Performance Optimization
  • Documentation Update
  • Code Refactoring
  • Other

📋 What Changed?

  • Added the missing reservation translation keys to the Hindi locale.
  • Added the missing reservation translation keys to the Gujarati locale.
  • Ensured reservation modal labels display localized text instead of raw i18n keys.

🧪 Testing

Please describe how you verified your changes.

  • Tested locally
  • Tested on Chrome
  • Tested responsive layouts
  • Verified no console errors
  • Existing functionality still works

📸 Screenshots

Before:
image

After:
image


♿ Accessibility

If applicable:

  • Semantic HTML maintained
  • Keyboard navigation tested
  • Images include alt text
  • Color contrast remains accessible

📝 Additional Notes

This PR only adds the missing translation keys to the Hindi and Gujarati locale files. No application logic or UI behavior has been modified.


✅ Checklist

  • I have read the project's CONTRIBUTING.md.
  • My branch follows the naming convention.
  • My commit messages follow the recommended format.
  • I have tested my changes.
  • I have linked the related issue.
  • This PR is focused on a single change.

@netlify

netlify Bot commented Aug 3, 2026

Copy link
Copy Markdown

Deploy Preview for theelighthouse ready!

Name Link
🔨 Latest commit d6ddcf4
🔍 Latest deploy log https://app.netlify.com/projects/theelighthouse/deploys/6a70c5cecb43290008144d06
😎 Deploy Preview https://deploy-preview-1157--theelighthouse.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@anushkasark08

Copy link
Copy Markdown
Owner

@aayan-rashid some checks are failing recheck your codebase and raise a fresh pr .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: Hindi and Gujrati languages display raw localization keys

2 participants