Skip to content

feat(i18n): update Indonesian localization#2334

Open
alfonsusac wants to merge 3 commits intonpmx-dev:mainfrom
alfonsusac:main
Open

feat(i18n): update Indonesian localization#2334
alfonsusac wants to merge 3 commits intonpmx-dev:mainfrom
alfonsusac:main

Conversation

@alfonsusac
Copy link
Copy Markdown

This PR completes the Indonesian (id-ID) translation by adding all missing keys. All 1142 translation keys are covered.

  • Added translations for translation status, vacation page, action_bar, brand, logo_menu, diff
  • Changed Berkas to File since File is more widely used in Indonesian UIs, apps, and everyday speech.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
npmx.dev (canary) Ready Ready Preview, Comment Mar 30, 2026 6:11pm
2 Skipped Deployments
Project Deployment Actions Updated (UTC)
docs.npmx.dev Ignored Ignored Preview Mar 30, 2026 6:11pm
npmx-lunaria Ignored Ignored Mar 30, 2026 6:11pm

Request Review

@github-actions
Copy link
Copy Markdown

Hello! Thank you for opening your first PR to npmx, @alfonsusac! 🚀

Here’s what will happen next:

  1. Our GitHub bots will run to check your changes.
    If they spot any issues you will see some error messages on this PR.
    Don’t hesitate to ask any questions if you’re not sure what these mean!

  2. In a few minutes, you’ll be able to see a preview of your changes on Vercel

  3. One or more of our maintainers will take a look and may ask you to make changes.
    We try to be responsive, but don’t worry if this takes a few days.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 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
i18n/locales/id-ID.json 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.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 30, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: bfeac13c-b59b-44cf-813b-fa61c236153d

📥 Commits

Reviewing files that changed from the base of the PR and between 2130881 and 7010484.

📒 Files selected for processing (1)
  • i18n/locales/id-ID.json

📝 Walkthrough

Walkthrough

This pull request updates the Indonesian locale JSON (i18n/locales/id-ID.json) with numerous additions and edits: new top-level keys for branding and logo menu, expanded settings (including accent colours and background themes), many new UI labels and accessibility/help texts across package, code, compare and download sections, populated previously empty translation objects (translation_status.table, download, action_bar, vacations), and multiple wording changes (e.g., file/tree terminology and compare/diff strings). Total delta in the file: +229/−38 lines.

Possibly related PRs

Suggested reviewers

  • graphieros
  • danielroe
🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check name Status Explanation
Description check ✅ Passed The pull request description accurately describes the changeset, explaining that it completes the Indonesian translation by adding missing keys and updating terminology.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

🧹 Nitpick comments (1)
i18n/locales/id-ID.json (1)

826-852: Minor inconsistency: "Berkas" vs "File" terminology.

The PR objective mentions changing "Berkas" to "File" for consistency with Indonesian UI conventions. The new/modified lines correctly use "file" (e.g., lines 827, 830, 831, 834, 837, 841, 842, 852), but line 826 (files_label) still uses "Berkas".

Consider updating line 826 for consistency:

-    "files_label": "Berkas",
+    "files_label": "File",

This is a minor issue since it doesn't break functionality, but it would improve terminology consistency across the file.


ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f9402679-b5ff-4a80-8edf-bf666e7408ff

📥 Commits

Reviewing files that changed from the base of the PR and between b3da028 and 2130881.

📒 Files selected for processing (1)
  • i18n/locales/id-ID.json

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