9 lines
181 B
PHP
9 lines
181 B
PHP
|
<?php
|
||
|
|
||
|
/**
|
||
|
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||
|
*
|
||
|
* @author Victor <kvp@live.com>
|
||
|
*/
|
||
|
$lang['admin_password'] = 'Parola utilizatorului de mai sus.';
|