nextcloud/lib/l10n/de.php

8 lines
151 B
PHP
Raw Normal View History

2012-07-29 04:06:29 +04:00
<?php $TRANSLATIONS = array(
"Help" => "Hilfe",
"Personal" => "Persönlich",
"Settings" => "Einstellungen",
"Users" => "Benutzer",
"Apps" => "Apps"
);