mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 23:15:49 +03:00
[GH-ISSUE #277] Support multiple language #205
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#205
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @roperluo32 on GitHub (Aug 21, 2019).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/277
Do we have any plan to support multiple language?
@cuu508 commented on GitHub (Aug 21, 2019):
So far there haven't been any requests for localization support, so I have no near-term plans for that.
I've assumed the audience of this tool is technical and so is generally fine with English. What languages are you interested in? Are you dealing with a regulatory requirement?
@roperluo32 commented on GitHub (Aug 23, 2019):
Thank you for your replay.
I want to translate this web to Chinese. I found this web don't support multiple language template now. So may be we can make the django html support language template.
@cuu508 commented on GitHub (Dec 9, 2020):
In #406, we set up the landing page for translation, and added translations in Italian and Latvian. You can submit a PR for translations in other languages.
I'm happy to review PRs that add translation support for other pages as well.