Skip to content

feat(docs): add Indonesian README translation#399

Open
salmanabdurrahman wants to merge 1 commit intortk-ai:developfrom
salmanabdurrahman:feat(docs)-add-indonesian-readme
Open

feat(docs): add Indonesian README translation#399
salmanabdurrahman wants to merge 1 commit intortk-ai:developfrom
salmanabdurrahman:feat(docs)-add-indonesian-readme

Conversation

@salmanabdurrahman
Copy link

Summary

  • add README_id.md in formal Indonesian following existing condensed translation pattern
  • add Bahasa Indonesia to language switcher in all README variants
  • align version/module counts to pass docs validation

Testing

  • bash scripts/validate-docs.sh

@pszymkowiak pszymkowiak force-pushed the develop branch 3 times, most recently from 0e2718a to dc20fc4 Compare March 10, 2026 19:14
@pszymkowiak
Copy link
Collaborator

Thanks for the translation! Looks good. Two things needed before we can merge:

  1. Rebase on develop — there's a merge commit that needs to be removed:

    git fetch upstream develop
    git rebase upstream/develop
  2. Add DCO sign-off — our CI requires Signed-off-by in commits:

    git commit --amend -s --no-edit
    git push --force-with-lease

Signed-off-by: salmanabdurrahman <salmanabdurrahman12345@gmail.com>
@salmanabdurrahman salmanabdurrahman force-pushed the feat(docs)-add-indonesian-readme branch from 8e710db to d21a6eb Compare March 11, 2026 11:41
@salmanabdurrahman
Copy link
Author

Thanks for the feedback! I've rebased the branch on develop, removed the merge commit, and added the required DCO sign-off. The PR should be updated now

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.

2 participants