kean / Pulse

Network logger for Apple platforms
https://pulselogger.com
MIT License
6.32k stars 302 forks source link

Add support for RTL languages #114

Closed NaifAlrashed closed 5 months ago

NaifAlrashed commented 2 years ago

when opening the ui in right to left languages, we have problems reading the interface. I included a pic for the most painful page, the viewer IMG_7DC51DE45E89-1

kean commented 2 years ago

Thanks for the report. I would appreciate some help on this.

kean commented 1 year ago

I added a workaround for the JSON viewer in 2.2.0 where I hardcoded the language direction, so at least it's somewhat readable.

Screenshot 2022-12-30 at 7 57 01 PM

Unfortunately, I don't have experience supporting RTL languages. The app is also not localized and supports only English at the moment. I would appreciate some help adding proper support for RTL interfaces, and I'm open to adding localization support.

ARamy23 commented 1 year ago

I think this is a good solution for RTL languages, since the response will be read in English anyways and the content is not localized in anyway, so its okay if you indeed hardcoded the direction to be LTR-forced