Skip to content

i18n(id): translate remaining code block language strings#1231

Open
ahliweb wants to merge 2 commits into
emdash-cms:mainfrom
ahliweb:i18n/id-code-block-language
Open

i18n(id): translate remaining code block language strings#1231
ahliweb wants to merge 2 commits into
emdash-cms:mainfrom
ahliweb:i18n/id-code-block-language

Conversation

@ahliweb
Copy link
Copy Markdown
Contributor

@ahliweb ahliweb commented May 30, 2026

What does this PR do?

Completes the remaining Indonesian translations for the code block language picker strings introduced in the latest update.

Closes #1230

Type of change

  • Translation

Checklist

  • I have read CONTRIBUTING.md
  • pnpm typecheck passes
  • pnpm lint passes
  • pnpm test passes (or targeted tests for my change)
  • pnpm format has been run
  • I have added/updated tests for my changes (if applicable)
  • User-visible strings in the admin UI are wrapped for translation (if applicable). Do not include messages.po changes except in translation PRs — a workflow extracts catalogs on merge to main.
  • I have added a changeset (if this PR changes a published package)
  • New features link to an approved Discussion: https://github.com/emdash-cms/emdash/discussions/...

AI-generated code disclosure

  • This PR includes AI-generated code — model/tool: OpenCode (gpt-5.4-mini)

Screenshots / test output

  • Rechecked packages/admin/src/locales/id/messages.po
  • Verified the four latest untranslated strings are now translated
  • git diff --check passes
  • pnpm typecheck passes
  • pnpm lint passes
  • pnpm format:check passes
  • Targeted tests passed: pnpm --filter @emdash-cms/admin test -- tests/lib/locales.test.ts tests/editor/codeBlockLanguages.test.ts
  • Translation PR only; no changeset required

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 30, 2026

⚠️ No Changeset found

Latest commit: 91a96d3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 30, 2026

Lunaria Status Overview

🌕 This pull request will trigger status changes.

Learn more

By default, every PR changing files present in the Lunaria configuration's files property will be considered and trigger status changes accordingly.

You can change this by adding one of the keywords present in the ignoreKeywords property in your Lunaria configuration file in the PR's title (ignoring all files) or by including a tracker directive in the merged commit's description.

Tracked Files

File Note
packages/admin/src/locales/id/messages.po Localization changed, will be marked as complete.
Warnings reference
Icon Description
🔄️ The source for this localization has been updated since the creation of this pull request, make sure all changes in the source have been applied.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 30, 2026

Open in StackBlitz

@emdash-cms/admin

npm i https://pkg.pr.new/@emdash-cms/admin@1231

@emdash-cms/auth

npm i https://pkg.pr.new/@emdash-cms/auth@1231

@emdash-cms/blocks

npm i https://pkg.pr.new/@emdash-cms/blocks@1231

@emdash-cms/cloudflare

npm i https://pkg.pr.new/@emdash-cms/cloudflare@1231

emdash

npm i https://pkg.pr.new/emdash@1231

create-emdash

npm i https://pkg.pr.new/create-emdash@1231

@emdash-cms/gutenberg-to-portable-text

npm i https://pkg.pr.new/@emdash-cms/gutenberg-to-portable-text@1231

@emdash-cms/x402

npm i https://pkg.pr.new/@emdash-cms/x402@1231

@emdash-cms/plugin-ai-moderation

npm i https://pkg.pr.new/@emdash-cms/plugin-ai-moderation@1231

@emdash-cms/plugin-atproto

npm i https://pkg.pr.new/@emdash-cms/plugin-atproto@1231

@emdash-cms/plugin-audit-log

npm i https://pkg.pr.new/@emdash-cms/plugin-audit-log@1231

@emdash-cms/plugin-color

npm i https://pkg.pr.new/@emdash-cms/plugin-color@1231

@emdash-cms/plugin-embeds

npm i https://pkg.pr.new/@emdash-cms/plugin-embeds@1231

@emdash-cms/plugin-forms

npm i https://pkg.pr.new/@emdash-cms/plugin-forms@1231

@emdash-cms/plugin-webhook-notifier

npm i https://pkg.pr.new/@emdash-cms/plugin-webhook-notifier@1231

commit: 91a96d3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[i18n] Translate remaining Indonesian code block strings

1 participant