-
-
Notifications
You must be signed in to change notification settings - Fork 393
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🌐 New Crowdin updates #1199
🌐 New Crowdin updates #1199
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
WalkthroughThe recent updates focus on enhancing the localization of two applications by adding and modifying key-value pairs in their respective translation files. For the landing app, a new status key has been added to Basque and Chinese translations. In the web app, several translation keys have been updated, removed, or added for the Basque language, improving clarity and adding new features like poll creation. Changes
Poem
🐰✨ 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? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (2)
- apps/landing/public/locales/eu/common.json (1 hunks)
- apps/web/public/locales/eu/app.json (7 hunks)
Files skipped from review due to trivial changes (1)
- apps/landing/public/locales/eu/common.json
Additional comments not posted (11)
apps/web/public/locales/eu/app.json (11)
116-116
: LGTM!The value for the key
"pollStatusOpen"
has been correctly updated to"martxan"
.
252-252
: LGTM!The key
"keepPollsIndefinitelyDescription"
has been correctly added with the value"Aktibitaterik gabeko inkestak ez dira automatikoki ezabatuko."
.
253-253
: LGTM!The key
"verificationCodeSentTo"
has been correctly added with the value"Egiaztapen-kode bat bidali dugu <b>{{ email }}</b> helbidera"
.
254-254
: LGTM!The key
"home"
has been correctly added with the value"Hasiera"
.
255-255
: LGTM!The key
"groupPoll"
has been correctly added with the value"Taldeko inkesta"
.
256-256
: LGTM!The key
"groupPollDescription"
has been correctly added with the value"Partekatu zure prestasuna talde batekin eta aurkitu elkartzeko momenturik onena."
.
257-257
: LGTM!The key
"create"
has been correctly added with the value"Sortu"
.
258-258
: LGTM!The key
"upcoming"
has been correctly added with the value"Datozenak"
.
259-259
: LGTM!The key
"past"
has been correctly added with the value"Igarotakoak"
.
260-260
: LGTM!The key
"copyLink"
has been correctly added with the value"Kopiatu esteka"
.
261-266
: LGTM!The keys
"upcomingEventsEmptyStateTitle"
,"upcomingEventsEmptyStateDescription"
,"pastEventsEmptyStateTitle"
,"pastEventsEmptyStateDescription"
,"activePollCount"
, and"createPoll"
have been correctly added with appropriate values.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- apps/landing/public/locales/zh/common.json (1 hunks)
Files skipped from review due to trivial changes (1)
- apps/landing/public/locales/zh/common.json
Summary by CodeRabbit