Skip to content

Translation: Update hu-hu.json#2027

Merged
UnschooledGamer merged 1 commit intoAcode-Foundation:mainfrom
summoner001:main
Apr 12, 2026
Merged

Translation: Update hu-hu.json#2027
UnschooledGamer merged 1 commit intoAcode-Foundation:mainfrom
summoner001:main

Conversation

@summoner001
Copy link
Copy Markdown
Contributor

Translate new strings

Translate new strings
@github-actions github-actions bot added the translations Anything related to Translations Whether a Issue or PR label Apr 12, 2026
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Apr 12, 2026

Greptile Summary

This PR adds Hungarian (hu-hu) translations for newly introduced strings in the Acode editor, covering tab management commands (close tabs to right/left/other, pin tab, save/close selected tabs), LSP WebSocket transport settings, custom server removal, and new settings-info labels. All expected keys from en-us.json are present in hu-hu.json and the translations are linguistically accurate.

Confidence Score: 5/5

Safe to merge — pure translation update with no code logic changes and no missing keys.

All new strings from en-us.json are present and correctly translated. The JSON structure is valid. No P0 or P1 issues were found.

No files require special attention.

Important Files Changed

Filename Overview
src/lang/hu-hu.json Adds ~30 new Hungarian translation entries for tab management, LSP WebSocket/custom server, and settings-info strings; all keys match en-us.json and translations are accurate.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[en-us.json\nSource strings] -->|New keys added| B{hu-hu.json\nHungarian translation}
    B --> C[Tab management\npin/unpin tab\nclose tabs left/right/other\nsave/close selected tabs]
    B --> D[LSP WebSocket\nlsp-transport-method-stdio\nlsp-transport-method-websocket\nlsp-websocket-url\nlsp-error-websocket-*]
    B --> E[Custom server removal\nlsp-remove-custom-server\nlsp-remove-custom-server-confirm\nlsp-custom-server-removed]
    B --> F[Settings UI labels\napp font\nsettings-info-app-font-family\nsettings-info-lsp-remove-custom-server]
Loading

Reviews (1): Last reviewed commit: "Translation: Update hu-hu.json" | Re-trigger Greptile

@UnschooledGamer UnschooledGamer merged commit 76d297d into Acode-Foundation:main Apr 12, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community translations Anything related to Translations Whether a Issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants