blob: a5a9adca187d7276e08066e43d23bcc7fba68560 (
plain)
1
2
3
4
5
6
7
8
|
<?php $TRANSLATIONS = array(
"Help" => "Hëllef",
"Personal" => "Perséinlech",
"Settings" => "Astellungen",
"Authentication error" => "Authentifikatioun's Fehler",
"Files" => "Dateien",
"Text" => "SMS"
);
|