🎤 Directional Content in React
📹
Video:
https://youtu.be/A_3BfONFRUc
In 2017, Airbnb supported 27 languages and had developed robust translation tools that made it easy to add more. We launched Croatian in May with little overhead beyond setting up the new domain and translating phrases. However, this was not true for all new languages; our next most requested language, Hebrew, posed a unique challenge. Because it reads right-to-left, the entire Hebrew UI must be flipped. Browsers only handle reversing the DOM structure, but styling and interactions must be coded manually.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.