TypeCellOS / BlockNote

A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.
https://www.blocknotejs.org/
Mozilla Public License 2.0
5.9k stars 384 forks source link

feat(i18n): add Arabic translation #822

Closed zaaakher closed 3 weeks ago

zaaakher commented 3 weeks ago

Salam 👋,

This PR simply adds Arabic translations.

Handling RTL isn't yet implemented and I will have to study the code a little more to know how to add that feature. If mantine is used then we could perhaps use the mantine DirectionProvider

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
blocknote ✅ Ready (Inspect) Visit Preview Jun 13, 2024 0:21am
blocknote-website ✅ Ready (Inspect) Visit Preview Jun 13, 2024 0:21am
vercel[bot] commented 3 weeks ago

@zaaakher is attempting to deploy a commit to the TypeCell Team on Vercel.

A member of the Team first needs to authorize it.

YousefED commented 3 weeks ago

Salam!

Great, would be nice to have arabic translations and RTL support!

zaaakher commented 3 weeks ago

would be nice to have arabic translations and RTL support!

Definitely! 👌 This PR only adds Arabic translation and I'll try to add RTL support in another PR whenever I get around it inshallah.