Closed lukevella closed 2 weeks ago
The changes involve updates to multiple localization files for the Chinese language, adding new string entries that enhance user interfaces across various applications. Key additions include strings for profile management, error handling related to image uploads, meeting scheduling alternatives, and pricing information. Several existing keys were also modified to ensure consistent formatting. These updates collectively aim to improve user experience by providing clearer instructions and contextual information.
File Path | Change Summary |
---|---|
apps/web/public/locales/zh/app.json | Added new strings for profile picture management and error handling: removeAvatar , uploadProfilePicture , profilePictureDescription , invalidFileType , invalidFileTypeDescription , fileTooLarge , fileTooLargeDescription , errorUploadPicture , errorUploadPictureDescription , featureNameFinalize , featureNameDuplicate , featureNameAdvancedSettings , featureNameExtendedPollLifetime . Modified annualBenefit for formatting consistency. |
apps/landing/public/locales/zh/common.json | Added new keys: when2MeetAlternative and meetingPoll . Existing key status remains unchanged. |
apps/landing/public/locales/zh/home.json | Added new entries related to meeting polls and statistics: statsUsersRegistered , statsPollsCreated , when2meetAlternative , when2meetAlternativeDescription , meetingPoll , meetingPollDescription , along with meta titles and descriptions. |
apps/landing/public/locales/zh/pricing.json | Added new keys: pricingTitle and pricingSubtitle . Modified annualBenefit for formatting consistency. |
packages/emails/locales/zh/emails.json | Added new key: newPoll_preview for sharing participant links. Adjusted newComment_heading for consistency. |
In the land of bytes and bits,
A rabbit hops where the data sits.
With new strings bright, the UI sings,
Upload your picture, let joy take wings!
Errors now clear, no need to fret,
In this digital garden, there's no regret! 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Summary by CodeRabbit
New Features
Bug Fixes