Closed lukevella closed 1 week ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
The pull request introduces updates to localization JSON files, enhancing support for meeting scheduling terminology. New key-value pairs are added across four files: common.json
, home.json
, app.json
, and pricing.json
. These changes include entries for meeting polls, descriptions, error messages related to image uploads, and pricing information, ensuring a more comprehensive localization experience.
File Path | Change Summary |
---|---|
apps/landing/public/locales/eu/common.json |
- Added: "when2MeetAlternative": "When2Meet-en alternatiba" |
- Added: "meetingPoll": "Bileraren galdetegia" |
|
apps/landing/public/locales/eu/home.json |
- Added: "statsUsersRegistered": "{count, number, ::compact-short}+ erregistratutako erabiltzaileak" |
- Added: "statsPollsCreated": "{count, number, ::compact-short}+ inkestak sortu dira" |
|
- Added: "when2meetAlternative": "Oraindik erabiltzen duzu When2Meet?" |
|
- Added: "when2meetAlternativeDescription": "Sortu iragarkirik gabeko bilera-galdetegiak dohainik Rallly-rekin." |
|
- Added: "when2meetAlternativeMetaTitle": "When2Meet-en alternatibarik onena: Rallly" |
|
- Added: "when2meetAlternativeMetaDescription": "Bilatu bilerak antolatzeko modu hobe bat Rallly-rekin, When2Meet-en doako alternatiba nagusia. Erabiltzeko erraza eta doakoa." |
|
- Added: "meetingPoll": "Sortu bilera profesionalen galdetegiak Rallly-rekin" |
|
- Added: "meetingPollDescription": "Bilera-galdetegiak jendearen prestutasuna lortzeko modu bikaina dira. Rallly-k bilera-galdetegi ederrak erraz sortzeko aukera ematen dizu." |
|
- Added: "meetingPollMetaTitle": "Bilera-galdetegia" |
|
- Added: "meetingPollMetaDescription": "Antolatu bilerak erraz gure galdetegia funtzioarekin, guztion prestutasuna ziurtatuz." |
|
apps/web/public/locales/eu/app.json |
- Added: "errorUploadPicture": "Ezin izan da igo" |
- Added: "errorUploadPictureDescription": "Arazo bat izan da zure argazkia igotzen. Saiatu berriro geroago." |
|
- Added: "featureNameFinalize": "Amaitu galdetegia" |
|
- Added: "featureNameDuplicate": "Bikoiztu galdetegia" |
|
- Added: "featureNameExtendedPollLifetime": "Galdetegiaren bizitza luzatua" |
|
- Modified: "fileTooLargeDescription": "Igo 2 MB baino txikiagoa den fitxategi bat." |
|
apps/landing/public/locales/eu/pricing.json |
- Added: "pricingTitle": "Hasi doan" |
- Added: "pricingSubtitle": "Bertsio-berritu ordainpeko plan batera premium eginbideetarako sarbidea izateko" |
|
- Unchanged: "annualBenefit": "{count} hilabete doan" |
"when2MeetAlternative"
and "meetingPoll"
to the common.json
file, which are directly related to the changes made in the main PR that also introduces similar keys in the same file."when2MeetAlternative"
in the common.json
file and adds "meetingPoll"
in the home.json
file, both of which are relevant to the changes in the main PR that enhance localization for scheduling tools."when2MeetAlternative"
and "meetingPoll"
entries in the Hungarian localization files, which aligns with the main PR's focus on enhancing localization support for meeting-related terminology."meetingPoll"
in the Danish localization files, which is directly related to the changes in the main PR that also adds similar keys for meeting polls."meetingPollMetaDescription"
in the German localization file, which is relevant to the main PR's focus on enhancing meeting-related localization entries.🐇 In the meadow, changes sprout,
New keys for meetings, there's no doubt!
Polls and prompts, all in a row,
With every entry, our features grow.
Hopping forward, we celebrate,
Localization magic, it's truly great! 🌼
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?
Summary by CodeRabbit
New Features
Bug Fixes