xref: /plugin/farmer/lang/de/settings.php (revision 65e7bfd16afbefa80e1df5ba4341a6fd74f734c6)
1<?php
2/**
3 * German language file for farmer plugin
4 *
5 * @author Andreas Gohr <gohr@cosmocode.de>
6 */
7
8// keys need to match the config setting name
9$lang['deactivated plugins'] = 'Kommaseparierte Liste an Plugins die in neuen Animals automatisch deaktiviert werden sollen.';
10
11
12
13//Setup VIM: ex: et ts=4 :
14