5 lines
94 B
PHP
5 lines
94 B
PHP
<?php
|
|
|
|
$txt_str['datetime']['today'] = 'dzisiaj';
|
|
$txt_str['datetime']['tomorrow'] = 'jutro';
|