]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/de_informal/validation.php
Extended translations system for arrays & extension
[bookstack] / resources / lang / de_informal / validation.php
index efab3e48f90cb8d1adffbcfb0039d38c74b1b4da..c82c9e0c449673b88af05595e27da895900530c3 100644 (file)
@@ -1,8 +1,6 @@
 <?php
-$de_formal = (include resource_path() . '/lang/de/' . basename(__FILE__));
 
-$de_informal = [
-
-];
-
-return array_replace($de_formal, $de_informal);
+// Extends 'de'
+return [
+    //
+];
\ No newline at end of file