Skip to content

Conversation

@denusbtw
Copy link
Contributor

@denusbtw denusbtw commented Nov 9, 2025

Description

Added Ukrainian (uk) translation for all user-facing strings.
Created locale/uk/LC_MESSAGES/django.po file and verified compilation using django-admin compilemessages.

Related Issue

N/A – this is a new contribution (translation enhancement).

Motivation and Context

Adds support for Ukrainian language to improve accessibility for Ukrainian-speaking users.

How Has This Been Tested?

Compiled translation files locally with: django-admin compilemessages and verified that translations load correctly when LANGUAGE_CODE = "uk".

Screenshots (if appropriate):

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have run the pre-commit run command to format and lint.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have added my name and/or github handle to AUTHORS.rst
  • I have added my change to CHANGES.rst
  • All new and existing tests passed.

@codecov
Copy link

codecov bot commented Dec 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

denusbtw and others added 3 commits December 9, 2025 15:46
Got the dates and names from the commit history, pull request authors
and entries in `AUTHORS.rst`.
@ddabble ddabble force-pushed the feat/ukrainian-translation branch from be72f2d to 9c919e8 Compare December 9, 2025 14:47
Copy link
Member

@ddabble ddabble left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a bunch! 😄

@ddabble ddabble merged commit fb86d28 into django-commons:master Dec 9, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants