Skip to content

Translation: Update hu_hu.json#2207

Open
summoner001 wants to merge 7 commits into
Acode-Foundation:mainfrom
summoner001:main
Open

Translation: Update hu_hu.json#2207
summoner001 wants to merge 7 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 translates three LSP-related strings in the Hungarian locale file (hu-hu.json) that were previously left in English. All three strings now have accurate Hungarian translations that preserve the full meaning of the English source.

  • settings-note-lsp-settings, lsp-allow-non-terminal-workspace, and settings-info-lsp-allow-non-terminal-workspace are all translated from English to Hungarian.
  • JSON structure is valid, all keys match the English bundle (en-us.json), and no keys are missing or added.

Confidence Score: 5/5

Safe to merge — changes are limited to a JSON locale file with no logic or structural impact.

All three changed strings are translations of existing English values; the JSON remains well-formed, all keys match the English bundle, and there are no missing or extra keys introduced.

No files require special attention.

Important Files Changed

Filename Overview
src/lang/hu-hu.json Translates 3 previously English-only strings to Hungarian: settings-note-lsp-settings, lsp-allow-non-terminal-workspace, and settings-info-lsp-allow-non-terminal-workspace. JSON structure is valid, all keys match the English bundle, and translations are semantically accurate.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[English bundle\nen-us.json] -->|source strings| B[Translation PR]
    B --> C[hu-hu.json updated]
    C --> D[settings-note-lsp-settings\nEN → HU]
    C --> E[lsp-allow-non-terminal-workspace\nEN → HU]
    C --> F[settings-info-lsp-allow-non-terminal-workspace\nEN → HU]
Loading

Reviews (1): Last reviewed commit: "Translation: hu_hu.json" | 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

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant