5 lines
95 B
PHP
5 lines
95 B
PHP
<?php
|
|
|
|
$txt_str['datetime']['today'] = 'astăzi';
|
|
$txt_str['datetime']['tomorrow'] = 'mâine';
|