summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/farmer/lang/de/settings.php
blob: 661a3ecdb0d11a12032d645809eae545da5d7ef6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php
/**
 * German language file for farmer plugin
 *
 * @author Andreas Gohr <gohr@cosmocode.de>
 */

// keys need to match the config setting name
$lang['deactivated plugins'] = 'Kommaseparierte Liste an Plugins die in neuen Animals automatisch deaktiviert werden sollen.';



//Setup VIM: ex: et ts=4 :