blob: 1621937eacdfc8efa027c2a997495788ccfc6312 (
plain)
1
2
3
4
5
|
<?php $TRANSLATIONS = array(
"The php-json module is needed by the many applications for inter communications" => "Modul php-json je potrebem",
"Dependencies status" => "Stanje odvisnosti",
"Used by :" => "Uporablja:"
);
|