Skip to content

translations: Update uk-ua.json#1865

Merged
bajrangCoder merged 1 commit intoAcode-Foundation:mainfrom
PavloPogonets:patch-4
Feb 11, 2026
Merged

translations: Update uk-ua.json#1865
bajrangCoder merged 1 commit intoAcode-Foundation:mainfrom
PavloPogonets:patch-4

Conversation

@PavloPogonets
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the translations Anything related to Translations Whether a Issue or PR label Feb 10, 2026
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Feb 10, 2026

Greptile Overview

Greptile Summary

This PR updates a subset of Ukrainian (uk-ua) locale strings in src/lang/uk-ua.json, translating several entries that were previously left in English (e.g., key bindings/quicktools, backup/restore progress messages, plugin status, compression/import labels, and path copy text).

The change is isolated to the translation JSON and does not modify runtime code paths; key names and interpolation placeholders (e.g., {count}, {name}) appear preserved for the updated strings in the diff.

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk.
  • Change is limited to a valid JSON translation file; updated values preserve existing keys and placeholder variables, and there are no code-path changes.
  • No files require special attention

Important Files Changed

Filename Overview
src/lang/uk-ua.json Updates multiple Ukrainian translations for key bindings, quicktools, plugin state, backup workflow, and path copy strings; no structural JSON issues detected.

Sequence Diagram

sequenceDiagram
  participant Dev as Translator/Dev
  participant PR as PR #1865
  participant Repo as Acode repo
  participant App as Acode runtime

  Dev->>PR: Update uk-ua.json strings
  PR->>Repo: Merge translation JSON changes
  App->>Repo: Load locale file (uk-ua.json)
  App->>App: Resolve key -> localized string
  App-->>App: Render updated UI text
Loading

@bajrangCoder bajrangCoder merged commit 68a7166 into Acode-Foundation:main Feb 11, 2026
5 checks passed
@PavloPogonets PavloPogonets deleted the patch-4 branch February 11, 2026 18:55
@PavloPogonets
Copy link
Contributor Author

Thank you

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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants