Skip to content

translation uk-ua#2080

Merged
UnschooledGamer merged 1 commit intoAcode-Foundation:mainfrom
PavloPogonets:patch-4
May 2, 2026
Merged

translation uk-ua#2080
UnschooledGamer merged 1 commit intoAcode-Foundation:mainfrom
PavloPogonets:patch-4

Conversation

@PavloPogonets
Copy link
Copy Markdown
Contributor

No description provided.

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

greptile-apps Bot commented May 2, 2026

Greptile Summary

This PR translates 32 previously untranslated English strings in src/lang/uk-ua.json to Ukrainian. All placeholder tokens (e.g. {server}) and technical terms (WebSocket, STDIO, HTML, XML, Vue, Angular, PHP) are preserved correctly, and the JSON structure remains valid.

Confidence Score: 5/5

This PR is safe to merge — it is a pure translation update with no logic changes.

Only a single JSON translation file is modified; no code paths, placeholders, or JSON structure are broken.

No files require special attention.

Important Files Changed

Filename Overview
src/lang/uk-ua.json Translates 32 English strings to Ukrainian; placeholders and technical terms correctly preserved, JSON structure intact.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[uk-ua.json] --> B[32 keys previously in English]
    B --> C[Translated to Ukrainian]
    C --> D{Placeholder check}
    D -->"{server}" preserved --> E[lsp-remove-custom-server-confirm ✓]
    D -->|Technical terms kept| F[WebSocket / STDIO / HTML / XML ✓]
    C --> G[JSON structure valid ✓]
Loading

Reviews (1): Last reviewed commit: "translation uk-ua" | Re-trigger Greptile

@UnschooledGamer UnschooledGamer merged commit 98ecd95 into Acode-Foundation:main May 2, 2026
8 checks passed
@UnschooledGamer
Copy link
Copy Markdown
Member

Thanks 👍

@PavloPogonets
Copy link
Copy Markdown
Contributor Author

And thank you for accepting the pull request.

@PavloPogonets PavloPogonets deleted the patch-4 branch May 2, 2026 18:10
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