10 lines
196 B
PHP
10 lines
196 B
PHP
<?php
|
|
/*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$Title = "Titul";
|
|
$Links = "Colegaments";
|
|
$Doc = "Moduls didatics";
|
|
$Documents = "Documents";
|
|
$Announcement = "Notiziis";
|
|
?>
|