louislam / uptime-kuma

A fancy self-hosted monitoring tool

Home Page:https://uptime.kuma.pet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hebrew Language - RTL insted LTR

sharonxd1234 opened this issue Β· comments

⚠️ Please verify that this question has NOT been raised before.

  • I checked and didn't find similar issue

πŸ›‘οΈ Security Policy

πŸ“ Describe your problem

I use the system with the Hebrew language, and the system should be RTL but is still set to LTR, how can I change so that the system direction is RTL

πŸ“ Error Message(s) or Log

No response

🐻 Uptime-Kuma Version

1.23.11

πŸ’» Operating System and Arch

WIndows

🌐 Browser

Chrome

πŸ–₯️ Deployment Environment

  • Runtime:
  • Database:
  • Filesystem used to store the database on:
  • number of monitors:

how can I change so that the system direction is RTL

That is not possible, but we can change the code for that.
Would you like a bugfix against the 1.23.X-branch to be associated with your account?
https://github.com/louislam/uptime-kuma/blob/bc077cc536ee95b904f9a4a730b1fcedcf1788dd/CONTRIBUTING.md

Tip

Hebrew (Israel) is he-IL.

The line where we define what language is RTL and what is LTR is here:

const rtlLangs = [ "fa", "ar-SY", "ur" ];

A question as a non-expert (discussion from #4394 (comment)):
What is the difference between Hebrew (Israel) and Hebrew?