Skip to content

Translation: Update hu_hu.json#1986

Merged
UnschooledGamer merged 2 commits intoAcode-Foundation:mainfrom
summoner001:main
Mar 27, 2026
Merged

Translation: Update hu_hu.json#1986
UnschooledGamer merged 2 commits intoAcode-Foundation:mainfrom
summoner001:main

Conversation

@summoner001
Copy link
Copy Markdown
Contributor

Translate new strings

Translate new strings
Fix wording. Keeping coherence,
@github-actions github-actions bot added the translations Anything related to Translations Whether a Issue or PR label Mar 27, 2026
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Mar 27, 2026

Greptile Summary

This PR translates 4 previously untranslated (English placeholder) strings in src/lang/hu-hu.json into Hungarian, completing the localization for the tab pin/unpin feature.\n\n- \"pin tab\"\"Lap rögzítése\"\n- \"unpin tab\"\"Lap rögzítésének megszüntetése\"\n- \"pinned tab\"\"Rögzített lap\"\n- \"unpin tab before closing\"\"Lap rögzítésének megszüntetése bezárás előtt.\"\n\nThe JSON file remains syntactically valid, and all four translations appear accurate and natural. No issues found.

Confidence Score: 5/5

This PR is safe to merge — it only adds Hungarian translations with no logic changes.

All changes are Hungarian translations of previously untranslated strings. The JSON is structurally valid, the translations are complete and accurate, and no code logic is touched.

No files require special attention.

Important Files Changed

Filename Overview
src/lang/hu-hu.json Translates 4 previously untranslated pin/unpin tab strings from English placeholders into Hungarian; JSON structure remains valid.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["hu-hu.json (before)"] --> B["pin tab: 'Pin tab' ❌"]
    A --> C["unpin tab: 'Unpin tab' ❌"]
    A --> D["pinned tab: 'Pinned tab' ❌"]
    A --> E["unpin tab before closing: 'Unpin the tab before closing it.' ❌"]

    B --> F["Lap rögzítése ✅"]
    C --> G["Lap rögzítésének megszüntetése ✅"]
    D --> H["Rögzített lap ✅"]
    E --> I["Lap rögzítésének megszüntetése bezárás előtt. ✅"]
Loading

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

@UnschooledGamer UnschooledGamer merged commit 69c0803 into Acode-Foundation:main Mar 27, 2026
8 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