Skip to content

i18n(id): complete Indonesian translation for remaining 4 UI strings#1182

Open
ahliweb wants to merge 1 commit into
emdash-cms:mainfrom
ahliweb:i18n/id-complete-translations
Open

i18n(id): complete Indonesian translation for remaining 4 UI strings#1182
ahliweb wants to merge 1 commit into
emdash-cms:mainfrom
ahliweb:i18n/id-complete-translations

Conversation

@ahliweb
Copy link
Copy Markdown
Contributor

@ahliweb ahliweb commented May 27, 2026

What does this PR do?

Translates the remaining 4 untranslated UI strings in the Indonesian (id) locale catalog, bringing it to 100% coverage (1605/1605 strings).

Closes #1180

Type of change

  • Bug fix
  • Feature (requires maintainer-approved Discussion)
  • Refactor (no behavior change)
  • Translation
  • Documentation
  • Performance improvement
  • Tests
  • Chore (dependencies, CI, tooling)

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: Claude Opus 4.7

Screenshots / test output

Catalog verification output:

{
  "enCount": 1605,
  "idCount": 1605,
  "missingCount": 0,
  "extraCount": 0,
  "untranslatedCount": 0
}

- Translate 'Apply language' to 'Terapkan bahasa'
- Translate 'No matches' to 'Tidak ditemukan'
- Translate 'Set language' to 'Atur bahasa'
- Translate 'Set language (current: {label})' to 'Atur bahasa (saat ini: {label})'

Brings Indonesian catalog to 100% coverage (1605/1605 strings).
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 27, 2026

⚠️ No Changeset found

Latest commit: 8e26d92

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

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 27, 2026

Open in StackBlitz

@emdash-cms/admin

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

@emdash-cms/auth

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

@emdash-cms/blocks

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

@emdash-cms/cloudflare

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

emdash

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

create-emdash

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

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

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

@emdash-cms/x402

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

@emdash-cms/plugin-ai-moderation

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

@emdash-cms/plugin-atproto

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

@emdash-cms/plugin-audit-log

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

@emdash-cms/plugin-color

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

@emdash-cms/plugin-embeds

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

@emdash-cms/plugin-forms

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

@emdash-cms/plugin-webhook-notifier

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

commit: 8e26d92

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(id): Complete Indonesian translation for remaining 4 UI strings

1 participant