5 lines
100 B
PHP
5 lines
100 B
PHP
<?php
|
|
|
|
$txt_str['datetime']['today'] = 'aujourd\'hui';
|
|
$txt_str['datetime']['tomorrow'] = 'demain';
|