lb.php 340 Bytes
<?php $TRANSLATIONS = array(
"List" => "Lescht",
"No category" => "Keng Kategorie",
"1=highest" => "1=héchst",
"5=medium" => "5=mëttel",
"9=lowest" => "9=niddregst",
"Invalid priority" => "Ongülteg Prioritéit",
"Add Task" => "Tâche bäisetzen",
"Important" => "Wichteg",
"More" => "Méi",
"Less" => "Manner",
"Delete" => "Läschen"
);