21 lines
716 B
PHP
21 lines
716 B
PHP
<?php
|
|
/* $Id$ */
|
|
|
|
/**
|
|
* Translated by:
|
|
* Igor Mladenovic <mligor@zimco.com>, David Trajkovic <tdavid@ptt.yu>
|
|
* Mihailo Stefanovic <mst@mikis.org>, Branislav Jovanovic <fangorn@eunet.yu>
|
|
*/
|
|
|
|
$charset = 'utf-8';
|
|
$allow_recoding = TRUE;
|
|
$allow_recoding = TRUE;
|
|
$text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
|
|
$left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
|
|
$right_font_family = 'arial, helvetica, geneva, sans-serif';
|
|
$number_thousands_separator = ',';
|
|
$number_decimal_separator = '.';
|
|
// shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
|
|
$byteUnits = array('bajtova', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
|
|
|
|
$day_of_week = array('Ned', 'Pon', 'Uto', 'Sre', ' |