New Crowdin Translations - #3048
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
Contributor
|
close and reopen for new ci run |
| #: src/components/Settings/SettingsApp.tsx:119 | ||
| msgid "Applies immediately. Stored locally in app preferences." | ||
| msgstr "Applies immediately. Stored locally in app preferences." | ||
| msgstr "" |
There was a problem hiding this comment.
English source translations cleared
Medium Severity
Crowdin cleared the msgstr for Color Theme and Applies immediately. Stored locally in app preferences. in the en-US source catalog. en-US is both sourceLocale and the default fallback, so Settings can render those labels blank in English and in every other locale that falls back to it.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 1a94039. Configure here.
Contributor
|
@cursor review |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
1 issue from previous review remains unresolved.
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 1a94039. Configure here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


New Crowdin translations by Crowdin GH Action
Note
Low Risk
Localization catalog sync only; no runtime or security logic changes.
Overview
Syncs Crowdin updates across
packages/core/src/locales/**/messages.poafter new settings copy landed in the app.The catalogs pick up two new strings from Settings (
Color Themeand the helper text that theme changes apply immediately and are stored in local preferences), plus refreshed#:line references whereSettingsApp,SelectKey, andLayoutDashboardshifted. PO-Revision-Date is bumped to 2026-08-30 for all touched locales; most languages still have emptymsgstrfor the new entries pending translator work.Minor housekeeping appears in a few files (e.g. Hebrew Plural-Forms, tightened multi-line
msgstrin German and Persian).Reviewed by Cursor Bugbot for commit 1a94039. Bugbot is set up for automated code reviews on this repo. Configure here.