Taskfreak’s (Single User) Indonesian Translation

TaskFreak! is a simple but efficient web based task manager written in PHP. Based on GTD, simple easy to setup using PHP4 / PHP5 and using MySQL / SQLite. Currently I am using Taskfreak! Single User with MySQL and it seems no Bahasa Indonesia translation, so I made mine.

For you Indonesian, if you use Taskfreak Single user and want Bahasa Indonesia interface, just download this file (lg_id) and extract it on folder taskfreak/language. Then open file taskfreak/config.php then replace

define(’FRK_LANGUAGE’,'en’);

with

define(’FRK_LANGUAGE’,'id’);

That’s all.

Leave a Reply