+ 13
What kind of things must I be wary of when developing a multilingual site?
7 Respuestas
+ 3
- Files and database to be UTF8
- The direction of the page according to the langauge, English is from left to right (LTR) but Arabic is right to left (RTL)
+ 2
obviously the intended people languages and unicode
+ 2
for ruby best practic use i18n and see how make locale routes in scope.
+ 1
I don't have experience with it, but you sure will have to play with the html lang attribute, and a some sort of different templates for your site content that you can switch between them, each one on a different language.
+ 1
Additionally check out, how browsers/clients tell the site which languages they prefer.
0
the right meaning of ech Word as one and all the sentences as all
0
translation can corrupt the meaning of the contenant but generaly the structure remain the same graphicaly ;)