1 2 3 4 5
<?php $TRANSLATIONS = array( "Error" => "Greška", "Password" => "Lozinka", "Help" => "Pomoć" );