1<?php2/**3 * German language file4 *5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)6 * @author Esther Brunner <wikidesign@gmail.com>7 */89// custom language strings for the plugin10$lang['readmore'] = '→ Weiter lesen...';
1112//Setup VIM: ex: et ts=2 :