Hello,

I am having hard time getting my website translated.
In node-form.tpl.php and other templates, I added some info as so print t(this is example text"); Where can I translate this text in t() into other languages?

I would appreciate any pointers

Comments

Bilmar’s picture

print t("this is example text"); 
mndonx’s picture

Hi trupal218 - Have you enabled Locale and Content translation modules? They are core-optional modules. I haven't actually used them, but if you go to /admin/build/translate once those are enabled, there's an interface for translating your strings.

Hope that helps.
Amanda