Skip to content

feat(languages): add missing translations#20

Merged
firestar300 merged 1 commit into
developfrom
fix/i18n
Jul 2, 2026
Merged

feat(languages): add missing translations#20
firestar300 merged 1 commit into
developfrom
fix/i18n

Conversation

@firestar300

@firestar300 firestar300 commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Note

Low Risk
i18n-only change with no runtime logic; French placeholder text is the only user-visible effect outside English.

Overview
The Source TextControl placeholder is no longer hardcoded; it now uses __('https://… or <iframe src="https://…"', 'blockparty-iframe') so locales can override the hint text.

Translation artifacts were regenerated: blockparty-iframe.pot includes the new msgid and bumps Project-Id-Version to 1.2.0; fr_FR .po and .json add the French string (https://… ou <iframe src="https://…"). block.json only reformats the align array (no behavior change).

Reviewed by Cursor Bugbot for commit beb2ae8. Bugbot is set up for automated code reviews on this repo. Configure here.

@firestar300 firestar300 merged commit 273b3b0 into develop Jul 2, 2026
3 checks passed
@firestar300 firestar300 deleted the fix/i18n branch July 2, 2026 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant