mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-23 14:51:22 -05:00
[PR #1525] Full Ukrainian localization #10867
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/1525
Author: @liubquanti
Created: 3/23/2026
Status: 🔄 Open
Base:
main← Head:main📝 Commits (3)
b5aeaceweb/i18n/uk: full ukrainian localization256caf1web/i18n/uk: update of ukrainian localization84c3ecfMerge branch 'imputnet:main' into main📊 Changes
27 files changed (+784 additions, -1 deletions)
View changed files
📝
web/i18n/languages.json(+2 -1)➕
web/i18n/uk/a11y/dialog.json(+5 -0)➕
web/i18n/uk/a11y/donate.json(+4 -0)➕
web/i18n/uk/a11y/general.json(+3 -0)➕
web/i18n/uk/a11y/queue.json(+5 -0)➕
web/i18n/uk/a11y/save.json(+12 -0)➕
web/i18n/uk/a11y/tabs.json(+3 -0)➕
web/i18n/uk/about.json(+30 -0)➕
web/i18n/uk/about/credits.md(+92 -0)➕
web/i18n/uk/about/general.md(+78 -0)➕
web/i18n/uk/about/privacy.md(+126 -0)➕
web/i18n/uk/about/terms.md(+67 -0)➕
web/i18n/uk/button.json(+29 -0)➕
web/i18n/uk/dialog.json(+16 -0)➕
web/i18n/uk/donate.json(+29 -0)➕
web/i18n/uk/error.json(+8 -0)➕
web/i18n/uk/error/api.json(+51 -0)➕
web/i18n/uk/error/queue.json(+19 -0)➕
web/i18n/uk/general.json(+6 -0)➕
web/i18n/uk/notification.json(+4 -0)...and 7 more files
📄 Description
Full Ukrainian localization
I have completed a full translation of the Cobalt web interface into Ukrainian. I have tried to maintain an informal tone and have chosen words that are easy to understand for Ukrainian speakers of any technical background. I also promise to continue maintaining the Ukrainian translation of the program as new strings become available for translation.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.