Support for multilanguage

Hi!

BSS looks avesome. And may be better and better. Small idea for creating templates for multilanguage sites.

I propose to add such kind of functionallity: - distinguis the text (in labels, buttons, headers...) using special marks, eg. mark "[@nnnn" and "]" where "nnnn" is a id of translation example: <button type="button">[@1233Click Me!]</button> - give opportunity to preview page without special marks, only with "Click Me!" text - when we export this page and utilize it in PHP editor, we can use dedicated PHP class to change element with ID="1233" to another one, according to selected language and data we will store in our system

It will be a GREAT help for people who create templates for multilanguage pages

Cheers!

Jarek [Yarek]