Skip to content

Translation: Update hu-hu.json#2093

Merged
UnschooledGamer merged 1 commit into
Acode-Foundation:mainfrom
summoner001:main
May 9, 2026
Merged

Translation: Update hu-hu.json#2093
UnschooledGamer merged 1 commit into
Acode-Foundation:mainfrom
summoner001:main

Conversation

@summoner001
Copy link
Copy Markdown
Contributor

Translate new string

Translate new string
@github-actions github-actions Bot added the translations Anything related to Translations Whether a Issue or PR label May 9, 2026
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented May 9, 2026

Greptile Summary

This PR updates the Hungarian (hu-hu) locale file by translating the one remaining English string — "clipboard not available" — to its correct Hungarian equivalent, "A vágólap nem érhető el.".

  • Replaces the English placeholder "Clipboard is not available." with the Hungarian translation "A vágólap nem érhető el." at line 212.
  • No other keys are modified; the rest of the file was already fully translated.

Confidence Score: 5/5

Safe to merge — a single-string translation fix with no logic or structural changes.

The only change is replacing one untranslated English string with its correct Hungarian equivalent. The translation is accurate, the JSON structure is unchanged, and no other keys are affected.

No files require special attention.

Important Files Changed

Filename Overview
src/lang/hu-hu.json Translates one previously-untranslated string ("clipboard not available") from English to Hungarian ("A vágólap nem érhető el."); no other changes.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[clipboard not available key in hu-hu.json] --> B[Before PR]
    A --> C[After PR]
    B --> D[English placeholder - Clipboard is not available.]
    C --> E[Hungarian translation - A vagolap nem erheto el.]
Loading

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

@UnschooledGamer UnschooledGamer merged commit b8b8e1e into Acode-Foundation:main May 9, 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