Dynamic Content Managment
The advent of dynamic translation has brought along an unexpected benefit for people
doing custom translations. All dynamic translation systems utilize the HTML output
of the website, then replace the text with dynamically translated text.
LanguageCache uses the same technology, but allowing you to control where that dynamic
translation comes from. In our system, you can store the translated text of a webpage.
When the user chooses to view the site in a different language, rather than going
to a mirrored website or a dynamic translation engine, it simply replaces the text
in the HTML with that text which you've saved at LanguageCache.
Even better, you can choose to translate certain parts of your site by hand and
allow a dynamic translation engine to handle the rest. In this manner, your client
can begin immediately with a dynamic site and you can simply add to the custom cache
over time.