ICTBroadcast support multi-language and already have the capability to switch to any of existing language however if some user does not found his language of choice, he can write his own translation file to implement translation in ICTBroadcast
ICTBroadcast support multi-language and already have the capability to switch to any of existing language however if some user does not found his language of choice, he can write his own translation file using the following instruction
Login at the command prompt as root
Change directory to translation directory using following command
# cd /usr/ictbroadcast/wwwroot/translation
Copy existing default translation file and rename it
Replace right side of “=” with translated text (new language text)
Save the changes