Tagged Questions
0
votes
0answers
884 views
localization of website using smarty-gettext
I have to translate the text in English to German. For that I have done the folllowing I have used gettext and working on Ubuntu 11.10 OS created a text.php. The code is given below:
<?php
require ...