1*44af8ccbSMichael Fischer<?php 2*44af8ccbSMichael Fischer/** 3*44af8ccbSMichael Fischer * German language file for imgpaste plugin 4*44af8ccbSMichael Fischer * 5*44af8ccbSMichael Fischer * @author Michael Fischer <dokuwiki@m-fischer.info> 6*44af8ccbSMichael Fischer */ 7*44af8ccbSMichael Fischer 8*44af8ccbSMichael Fischer$lang['e_nodata'] = 'Die Zwischenablage enthält keine Daten.'; 9*44af8ccbSMichael Fischer$lang['js']['inprogress'] = 'Upload läuft… bitte warten.'; 10*44af8ccbSMichael Fischer 11