lnreader icon indicating copy to clipboard operation
lnreader copied to clipboard

Ar language is not supported

Open Zach0041 opened this issue 2 years ago • 3 comments

Steps to reproduce

well the app is very much good, all the web novels needed are found the issue is that the principles of the arabic language are not settled the text is not in order

Expected behavior

That's what it should be: Screenshot_20231201_112139_Chrome

Actual behavior

That's what I see: Screenshot_20231201_111914_LNReader

LNReader version

1.1.18

Android version

android 11

Device

galaxy f13

Other details

No response

Acknowledgements

  • [X] I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
  • [X] I have written a short but informative title.
  • [X] If this is an issue with a source, I should be opening an issue in the sources repository.
  • [X] I have updated the app to version 1.1.18.
  • [X] I will fill out all of the requested information in this form.

Zach0041 avatar Dec 01 '23 10:12 Zach0041

I hope this issue will be fixed very soon, thanks for your work

Zach0041 avatar Dec 01 '23 10:12 Zach0041

You can keep this issue open.

nyagami avatar Dec 01 '23 16:12 nyagami

You could add this in Custom CSS for fixing the direction.

body {
  direction:rtl;
}

rajarsheechatterjee avatar Jan 03 '24 17:01 rajarsheechatterjee