Skip to content

feat: add hebrew locale#996

Open
ShlomoCode wants to merge 3 commits intocelery:mainfrom
ShlomoCode:main
Open

feat: add hebrew locale#996
ShlomoCode wants to merge 3 commits intocelery:mainfrom
ShlomoCode:main

Conversation

@ShlomoCode
Copy link
Copy Markdown

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.18%. Comparing base (f02e7a8) to head (2b649ae).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #996   +/-   ##
=======================================
  Coverage   88.18%   88.18%           
=======================================
  Files          32       32           
  Lines        1007     1007           
  Branches      105      105           
=======================================
  Hits          888      888           
  Misses        101      101           
  Partials       18       18           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a Hebrew (he) translation catalog for django-celery-beat so admin/UI strings can be localized.

Changes:

  • Added Hebrew django.po with translated message strings and locale metadata.
  • Added compiled Hebrew django.mo message catalog.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 2 comments.

File Description
django_celery_beat/locale/he/LC_MESSAGES/django.po Introduces Hebrew translations and gettext header metadata.
django_celery_beat/locale/he/LC_MESSAGES/django.mo Adds the compiled Hebrew translation catalog for runtime use.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread django_celery_beat/locale/he/LC_MESSAGES/django.po Outdated
Comment thread django_celery_beat/locale/he/LC_MESSAGES/django.po Outdated
@cclauss cclauss requested a review from Nusnus February 3, 2026 09:31
@auvipy auvipy self-requested a review February 3, 2026 09:40
Copy link
Copy Markdown
Member

@Nusnus Nusnus left a comment

Choose a reason for hiding this comment

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

LGTM - not sure if RTL will be applied correctly though.

@ShlomoCode did you check if the mixed English-Hebrew strings appear correctly?

auvipy and others added 2 commits April 21, 2026 14:14
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

4 participants