Skip to content

i18n(id-id): update strings#2131

Open
hyperz111 wants to merge 32 commits into
Acode-Foundation:mainfrom
hyperz111:id
Open

i18n(id-id): update strings#2131
hyperz111 wants to merge 32 commits into
Acode-Foundation:mainfrom
hyperz111:id

Conversation

@hyperz111
Copy link
Copy Markdown
Contributor

No description provided.

hyperz111 and others added 30 commits August 18, 2025 10:33
@github-actions github-actions Bot added the translations Anything related to Translations Whether a Issue or PR label May 25, 2026
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 25, 2026

Greptile Summary

Translates two previously-untranslated English strings in src/lang/id-id.json into Indonesian. The JSON file remains syntactically valid and no keys were added, removed, or renamed.

  • \"local word completion\" label: \"Local word completion\"\"Penyelesaian kata lokal\"
  • \"settings-info-editor-local-word-completion\" description: \"Suggest words from the current file.\"\"Sarankan kata dari berkas saat ini.\"

Confidence Score: 5/5

Safe to merge — only two string values in the Indonesian locale file are translated; the JSON structure is untouched.

Both translations are accurate Indonesian renderings of the original English strings, no keys were added or removed, and the file's closing brace is intact.

No files require special attention.

Important Files Changed

Filename Overview
src/lang/id-id.json Translates two previously-untranslated English strings ("local word completion" label and its settings description) into Indonesian; JSON structure remains valid.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[id-id.json Indonesian locale] --> B[local word completion key]
    A --> C[settings-info-editor-local-word-completion key]
    B --> D[Before: English string]
    B --> E[After: Penyelesaian kata lokal]
    C --> F[Before: English description]
    C --> G[After: Sarankan kata dari berkas saat ini]
Loading

Reviews (1): Last reviewed commit: "i18n(id-id): update strings" | Re-trigger Greptile

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

Labels

translations Anything related to Translations Whether a Issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant