Skip to content

Conversation

AnshManwani
Copy link

This Pull Request addresses issue #1429.

The translations/index.js file did not exist previously. This PR creates the file and defines a messages object containing localized welcome and goodbye messages in English and French. The messages object is exported as the default export, enabling other parts of the project to import and use these messages properly.

✅ Changes Made:
Created translations/index.js

Added and exported the messages object

🧪 Testing:
Verified the file exports without syntax errors

📌 Notes:
This helps fix missing exports and supports localization features in the project.

@leestott
Copy link
Collaborator

No longer required as translations are now automatic

@leestott leestott closed this Aug 29, 2025
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.

2 participants