5 lines
92 B
PHP
5 lines
92 B
PHP
<?php
|
|
|
|
$txt_str['datetime']['today'] = 'dnes';
|
|
$txt_str['datetime']['tomorrow'] = 'zajtra';
|