Skip to content

Translation: Update hu_hu.json#2207

Merged
bajrangCoder merged 10 commits into
Acode-Foundation:mainfrom
summoner001:main
Jun 19, 2026
Merged

Translation: Update hu_hu.json#2207
bajrangCoder merged 10 commits into
Acode-Foundation:mainfrom
summoner001:main

Conversation

@summoner001

Copy link
Copy Markdown
Contributor

Translate new strings
Follow the changes of the english bundle

Translate new strings
Follow the changes of the english bundle
@github-actions github-actions Bot added the translations Anything related to Translations Whether a Issue or PR label Jun 13, 2026
@summoner001 summoner001 changed the title Translation: hu_hu.json Translation: Update hu_hu.json Jun 13, 2026
@greptile-apps

greptile-apps Bot commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR updates the Hungarian (hu-hu.json) locale file by translating 10 strings that were previously left in English, and fixes one missed translation (lsp-statusÁllapot).

  • Translates newly-added LSP-related settings strings, scrollbar/UI control labels, and the settings-note-lsp-settings description block into Hungarian.
  • All keys present in en-us.json are covered in hu-hu.json after this change — no missing or extra keys were found.

Confidence Score: 5/5

Safe to merge — purely a locale file update with no logic changes.

The change only touches a JSON translation file. All keys from the English source are present, translations are complete, and no structural issues exist beyond a minor indentation inconsistency on one key.

No files require special attention.

Important Files Changed

Filename Overview
src/lang/hu-hu.json Translates 10 previously-English strings into Hungarian and fixes one untranslated entry (lsp-status); one key (lsp-allow-non-terminal-workspace) is missing its leading tab indentation.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[en-us.json\nSource of truth] -->|New strings added| B[hu-hu.json\nHungarian locale]
    B --> C{Previously untranslated\nstrings}
    C --> D["lsp-status → Állapot"]
    C --> E["settings-note-lsp-settings → HU"]
    C --> F["lsp-allow-non-terminal-workspace → HU"]
    C --> G["don't ask again → Ne kérdezzen rá újra"]
    C --> H["scrollbar height / full / off / etc. → HU"]
Loading
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
    A[en-us.json\nSource of truth] -->|New strings added| B[hu-hu.json\nHungarian locale]
    B --> C{Previously untranslated\nstrings}
    C --> D["lsp-status → Állapot"]
    C --> E["settings-note-lsp-settings → HU"]
    C --> F["lsp-allow-non-terminal-workspace → HU"]
    C --> G["don't ask again → Ne kérdezzen rá újra"]
    C --> H["scrollbar height / full / off / etc. → HU"]
Loading

Reviews (2): Last reviewed commit: "Merge branch 'main' into main" | Re-trigger Greptile

@summoner001

Copy link
Copy Markdown
Contributor Author

@greptile review

@bajrangCoder bajrangCoder merged commit e2ee352 into Acode-Foundation:main Jun 19, 2026
6 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in The Code Board - Acode Jun 19, 2026
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

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants