This module is very nice, only it dumps English text into otherwise non-English websites. There must be some easy way to add a translation file?

Comments

livido’s picture

All strings in this module go with t() function then you can add those string into each language by using translate interface in i18n module.

livido’s picture

Status: Active » Closed (won't fix)