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?
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
Comment #1
livido commentedAll strings in this module go with t() function then you can add those string into each language by using translate interface in i18n module.
Comment #2
livido commented