5 lines
93 B
PHP
5 lines
93 B
PHP
<?php
|
|
|
|
$txt_str['datetime']['today'] = 'heute';
|
|
$txt_str['datetime']['tomorrow'] = 'morgen';
|