I always use Google translate and paste back the the results in Vim. But for some reason Google translate also screws up the HTML tags around the content I want to translate. Is there a solution for this?
For instance, the double quotes are translated to Chinese-cased double quotes:
'pictures_h2'=>“我們課程和活動的照片
Strong and li tags are translated too (well I kinda expected that).
P S : IS there any translator which respect HTML tags? or translation plugin for Vim?