Skip to content

Translation: Update hu-hu.json#2053

Open
summoner001 wants to merge 1 commit intoAcode-Foundation:mainfrom
summoner001:main
Open

Translation: Update hu-hu.json#2053
summoner001 wants to merge 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 20, 2026
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Apr 20, 2026

Greptile Summary

This PR extends the Hungarian (hu-hu.json) translation file with ~20 previously untranslated strings covering LSP WebSocket configuration, custom-server removal, multi-tab operations (close tabs to right/left, close other tabs, selected-tab save/close), and the auto-close-tags setting. All template placeholders (e.g. {server}, {version}) are preserved and the JSON structure remains valid.

Confidence Score: 5/5

Safe to merge — pure translation addition, no logic changes, no broken JSON.

All added strings are properly translated to Hungarian, template variables are intact, the JSON file is well-formed, and there are no missing or duplicate keys among the newly added entries.

No files require special attention.

Important Files Changed

Filename Overview
src/lang/hu-hu.json Adds ~20 new Hungarian translations for LSP WebSocket, custom server removal, multi-tab operations, and auto-close-tags strings; JSON structure is valid and template variables (e.g. {server}) are preserved correctly throughout.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[New translation keys added] --> B[LSP WebSocket / custom-server group]
    A --> C[Multi-tab operations group]
    A --> D[Auto-close tags group]

    B --> B1["lsp-transport-method-stdio/websocket"]
    B --> B2["lsp-websocket-url / lsp-websocket-server-managed-externally"]
    B --> B3["lsp-error-websocket-url-invalid/required"]
    B --> B4["lsp-remove-custom-server, lsp-remove-custom-server-confirm"]
    B --> B5["lsp-custom-server-removed, settings-info-lsp-remove-custom-server"]

    C --> C1["unsaved selected tabs warning"]
    C --> C2["save/close selected tabs (+ warnings)"]
    C --> C3["close tabs to right / left / close other tabs"]

    D --> D1["auto close tags"]
    D --> D2["settings-info-editor-auto-close-tags"]
Loading

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

@summoner001
Copy link
Copy Markdown
Contributor Author

What? ~20 string? I only modified just 2... Pls see my commit. Greptile wrong summary 😔

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