1<?php
2/**
3 * German settings file for imagebox plugin
4 *
5 * @author Rainbow_Spike rainbow_spike@derpy.ru
6 */
7// keys need to match the config setting name
8$conf['display_magnify']       = 'Aktivieren Sie die Anzeige des symbols mit einer Lupe';
9$conf['default_caption_style'] = 'Standard-signaturstil';
10$conf['center_align']          = 'Signaturzentrierung erlauben';
11