lnreader
lnreader copied to clipboard
Ar language is not supported
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:
Actual behavior
That's what I see:
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.
I hope this issue will be fixed very soon, thanks for your work
You can keep this issue open.
You could add this in Custom CSS for fixing the direction.
body {
direction:rtl;
}