[PR #405] [CLOSED] Localization support #954

Closed
opened 2026-02-25 23:44:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/healthchecks/healthchecks/pull/405
Author: @peppelinux
Created: 7/21/2020
Status: Closed

Base: masterHead: localization


📝 Commits (1)

📊 Changes

5 files changed (+403 additions, -85 deletions)

View changed files

📝 hc/settings.py (+11 -7)
locale/it/LC_MESSAGES/django.mo (+0 -0)
locale/it/LC_MESSAGES/django.po (+329 -0)
📝 templates/base.html (+4 -3)
📝 templates/front/welcome.html (+59 -75)

📄 Description

This is the first step for a localization aware support in healthchecks
https://github.com/healthchecks/healthchecks/issues/404#issuecomment-661750282

  • welcome and page html page with block trans
  • italian localization

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/healthchecks/healthchecks/pull/405 **Author:** [@peppelinux](https://github.com/peppelinux) **Created:** 7/21/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `localization` --- ### 📝 Commits (1) - [`24179b3`](https://github.com/healthchecks/healthchecks/commit/24179b3fcd2170a51c7adb38da83917388ebe8b8) Localization merged ### 📊 Changes **5 files changed** (+403 additions, -85 deletions) <details> <summary>View changed files</summary> 📝 `hc/settings.py` (+11 -7) ➕ `locale/it/LC_MESSAGES/django.mo` (+0 -0) ➕ `locale/it/LC_MESSAGES/django.po` (+329 -0) 📝 `templates/base.html` (+4 -3) 📝 `templates/front/welcome.html` (+59 -75) </details> ### 📄 Description This is the first step for a localization aware support in healthchecks https://github.com/healthchecks/healthchecks/issues/404#issuecomment-661750282 - welcome and page html page with block trans - italian localization --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:44:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#954
No description provided.