Page 1 of 1

How to translate plugins?

Posted: Wed Apr 20, 2005 9:27 pm
by CapriSkye
can somebody explain how to translate plugins? i see $serendipity['lang'] in every plugin files so i'm assuming those are the constants to translate. do i make the translated file lang_tw.inc.php for traditional chinese? thanks

Posted: Wed Apr 20, 2005 10:40 pm
by oxygenws
do i make the translated file lang_tw.inc.php for traditional chinese?
yes, and put it in the directory of that plugin.
each plugin, need a seperated language file.