summaryrefslogtreecommitdiffstats
path: root/lib/l10n/de.php
blob: 19746ba028d514f9cee3294696e8dddf106a85db (plain)
1
2
3
4
5
6
7
<?php $TRANSLATIONS = array(
"Help" => "Hilfe",
"Personal" => "Persönlich",
"Settings" => "Einstellungen",
"Users" => "Benutzer",
"Apps" => "Apps"
);