1 2 3 4 5
<?php $TRANSLATIONS = array( "In progress..." => "در حال انجام...", "Error" => "خطا", "Update" => "به روز رسانی" );