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