You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
702 B
17 lines
702 B
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langCourseProgram = "Descrierea cursului";
|
|
$langThisCourseDescriptionIsEmpty = "Acest curs nu este descris in prezent.";
|
|
$langEditCourseProgram = "Creaza si editeaza o descriere a cursului";
|
|
$QuestionPlan = "Intrebare catre conducator";
|
|
$langInfo2Say = "Informatia de dat utilizatorilor";
|
|
$langOuAutreTitre = "Titlu";
|
|
$langNewBloc = "Altceva";
|
|
$langAddCat = "adauga categorie";
|
|
$langAdd = "Adauga";
|
|
$langValid = "Valid";
|
|
$langBackAndForget = "Inapoi si uita";
|
|
$langOkSent = "Pagina dumneavoastra a fost transferata. Este legata acum la <a href=../../$dbname/index.php>Pagina principala</a>";
|
|
$Content = "Continut";
|
|
?>
|