BookStackApp / BookStack

A platform to create documentation/wiki content built with PHP & Laravel
https://www.bookstackapp.com/
MIT License
14.8k stars 1.86k forks source link

Right to Left direction does not affect the footnote #5136

Open okaeiz opened 1 month ago

okaeiz commented 1 month ago

Describe the Bug

When modifying the footnote, it is LTR and the strings are not translated. Those strings are not added to the Crowdin project.

Steps to Reproduce

  1. Create a footnote.
  2. In Edit mode, it's in LTR direction.
  3. The strings are not translated.
  4. The strings are not defined in Crowdin project.

Expected Behaviour

I expect the footnote edit environment to be in RTL direction and its strings to be translated in Farsi language.

Screenshots or Additional Context

No response

Browser Details

No response

Exact BookStack Version

v24.05.1

ssddanbrown commented 1 month ago

Hi @okaeiz, Thanks for raising.

What exactly within BookStack are you referring to when you mention "Footnote"?

okaeiz commented 1 month ago

Hey there @ssddanbrown I had forgotten that we were using an unsupported hack which is of course mentioned in the documents. However, I'd appreciate it if you share your ideas.