i18n(id): complete byline schema admin translations#1384
Conversation
|
Requesting maintainer review when convenient. This translation batch closes #1383 and includes the required changeset. |
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
@emdash-cms/admin
@emdash-cms/auth
@emdash-cms/auth-atproto
@emdash-cms/blocks
@emdash-cms/cloudflare
@emdash-cms/contentful-to-portable-text
emdash
create-emdash
@emdash-cms/gutenberg-to-portable-text
@emdash-cms/plugin-cli
@emdash-cms/plugin-types
@emdash-cms/registry-client
@emdash-cms/registry-lexicons
@emdash-cms/sandbox-workerd
@emdash-cms/x402
@emdash-cms/plugin-ai-moderation
@emdash-cms/plugin-atproto
@emdash-cms/plugin-audit-log
@emdash-cms/plugin-color
@emdash-cms/plugin-embeds
@emdash-cms/plugin-field-kit
@emdash-cms/plugin-forms
@emdash-cms/plugin-webhook-notifier
commit: |
|
Verification rerun completed successfully in this workspace:\n\n- Scope: 29 of 57 workspace projects |
|
Correction to the previous comment: the verified commands were:
All of the above completed successfully in this workspace after |
What does this PR do?
Completes the current batch of missing Indonesian (
id) admin translations for the byline schema and custom-field management UI, using formal Indonesian wording that matches the existing catalog style.Closes #1383
Type of change
Checklist
pnpm typecheckpassespnpm lintpassespnpm testpasses (or targeted tests for my change)pnpm formathas been runmessages.pochanges except in translation PRs — a workflow extracts catalogs on merge tomain.AI-generated code disclosure
Screenshots / test output
Verification run locally:
pnpm installpnpm formatpnpm --filter @emdash-cms/registry-client buildpnpm typecheckpnpm lintpnpm testrg -U '^msgid ".+"\\nmsgstr ""$' packages/admin/src/locales/id/messages.pogit diff --checkAdditional notes:
pnpm testpassed with existing Vitest deprecation warnings inpackages/admin, but no test failures.@emdash-cms/registry-clientneeded a local build in this workspace before the full verification run so the./envsubpath export existed for dependent packages during typecheck/test.