i18n: improve translations across horilla (#1014)

- Added trans() / _() translations to models, forms and templates.
- Updated Spanish locale (django.po).
- Fixed missing verbose_name translations.

Known issues:
- "Leave Type" label in horilla/leave/forms.py not translating.
- "Performance" and "Mails automations" still pending.
This commit is contained in:
elchimeneas
2025-12-23 05:40:04 +00:00
committed by GitHub
parent 836fa4df12
commit 641a4d4842
21 changed files with 779 additions and 615 deletions

View File

@@ -10,7 +10,7 @@
</div>
<div class="oh-label__info" for="application_tracking">
<label class="oh-label fw-bold" for="application_tracking">{% trans "IP Login Restriction" %}</label>
<span class="oh-info mr-2" title="Enable this feature to restrict attendance marking to specific IP addresses only.">
<span class="oh-info mr-2" title="{% trans 'Enable this feature to restrict attendance marking to specific IP addresses only.' %}">
</span>
<div class="oh-switch">
<input