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