]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/de_informal/components.php
de_informal - remove comments from unused lines
[bookstack] / resources / lang / de_informal / components.php
index 651974c88c04d76f839c01be9bf308c9916d9070..4027da46e6f0cdfd3d6084233ac6093862a504a2 100644 (file)
@@ -7,9 +7,6 @@ $de_informal = [
      */
     'image_delete_confirm' => 'Bitte klicke erneut auf löschen, wenn Du dieses Bild wirklich entfernen möchtest.',
     'image_dropzone' => 'Ziehe Bilder hierher oder klicke hier, um ein Bild auszuwählen',
-    /**
-     * Code editor
-     */
 ];
 
 return array_replace($de_formal, $de_informal);
\ No newline at end of file