server/lib/l10n/lb.php

9 lines
206 B
PHP
Raw Normal View History

2012-10-25 00:11:53 +00:00
<?php $TRANSLATIONS = array(
2013-01-17 23:04:36 +00:00
"Help" => "Hëllef",
2012-10-25 00:11:53 +00:00
"Personal" => "Perséinlech",
"Settings" => "Astellungen",
"Authentication error" => "Authentifikatioun's Fehler",
2013-01-16 23:27:40 +00:00
"Files" => "Dateien",
2012-10-25 00:11:53 +00:00
"Text" => "SMS"
);