-
Notifications
You must be signed in to change notification settings - Fork 21
Implement i18n support #8
Copy link
Copy link
Open
Labels
GrantFox OSSIssue tracked in GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official CampaignCampaign: Official CampaignOfficial Campaign | FWC26Campaign: Official Campaign | FWC26Campaign: Official Campaign | FWC26difficulty: mediumMedium difficulty issueMedium difficulty issueenhancementNew feature or requestNew feature or requestpriority: lowLow priority issueLow priority issue
Description
Activity
Metadata
Metadata
Assignees
Labels
GrantFox OSSIssue tracked in GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardIssue may be eligible for a GrantFox rewardOfficial CampaignCampaign: Official CampaignCampaign: Official CampaignOfficial Campaign | FWC26Campaign: Official Campaign | FWC26Campaign: Official Campaign | FWC26difficulty: mediumMedium difficulty issueMedium difficulty issueenhancementNew feature or requestNew feature or requestpriority: lowLow priority issueLow priority issue
Description
This issue aims to address the implementation of Implement i18n support.
The core objective is to: Set up
next-intlto support English and Spanish locales initially.By completing this feature, we will ensure that the TrustFlow protocol maintains its high standards for security, usability, and decentralized logic. This issue requires careful attention to the Frontend architecture and adherence to the existing project conventions.
When picking up this issue, please ensure you document any new dependencies or architectural decisions made during development.
Component
Frontend
Difficulty
🟡 Medium
Tasks
npmdependencies in CInpm run lintandnpm run typechecknpm run buildto verify production bundlingAcceptance Criteria
next-intlto support English and Spanish locales initially.Estimated Time
4-8 hours