Multilingual Websites with Ruby on Rails (2)

Part 2 – Variables, Validations, Model Classes Web pages often contains sentences in which a single word is changing. For example, “You are logged in as xxxx.” For the translation, we can obviously assemble the sentence from the components. There is often a problem, because the order of the words is different in different languages …