Skip to content

Translation: Update hu-hu.json#2059

Merged
UnschooledGamer merged 2 commits intoAcode-Foundation:mainfrom
summoner001:main
Apr 25, 2026
Merged

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

Conversation

@summoner001
Copy link
Copy Markdown
Contributor

Translate new strings, fix typo

@github-actions github-actions Bot added the translations Anything related to Translations Whether a Issue or PR label Apr 25, 2026
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 25, 2026

Greptile Summary

This PR translates two strings in src/lang/hu-hu.json that were left in English — "ui zoom" and its companion settings description — into Hungarian, and the PR description notes a typo fix is also included. The JSON file remains well-formed with no structural issues.

Confidence Score: 5/5

Safe to merge — purely additive translation change with no logic or structural risk.

Only two string values are changed in a locale JSON file. The JSON remains valid, no keys are added or removed, and no application logic is touched.

No files require special attention.

Important Files Changed

Filename Overview
src/lang/hu-hu.json Translates two previously English-only strings ("ui zoom" and its settings description) into Hungarian; JSON structure remains valid.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[hu-hu.json locale file] --> B[ui zoom key]
    A --> C[settings-info-app-ui-zoom key]
    B -- before --> D[UI zoom - English]
    B -- after --> E[Felhasználói felület nagyítása - Hungarian]
    C -- before --> F[Scale text across the Acode interface - English]
    C -- after --> G[Szövegek méretezése az Acode teljes felületén - Hungarian]
Loading

Reviews (1): Last reviewed commit: "Fix typo" | Re-trigger Greptile

@UnschooledGamer UnschooledGamer merged commit 1a2f629 into Acode-Foundation:main Apr 25, 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