1<?php
2/**
3 * German language for the foldablelist plugin
4 *
5 * @license GPL 2 http://www.gnu.org/licenses/gpl-2.0.html
6 *
7 * @author MedMen <med-men@gmx.net>
8 *
9 */
10
11$lang['collapse_after']  = 'Anzahl der anzuzeigenden Punkte';
12$lang['button_css']  = 'ändert Aussehen und Position des Buttons per CSS';
13$lang['button_up_value'] = 'Inhalt des Buttons "hoch"';
14$lang['button_down_value'] = 'Inhalt des Buttons "runter"';