diff --git a/lang/de.php b/lang/de.php index 2b9e7d3..3b6b42a 100644 --- a/lang/de.php +++ b/lang/de.php @@ -4,5 +4,6 @@ return [ 'hello_world' => 'Hallo Welt!', 'ja' => 'Ja', 'nein' => 'Nein', - 'vielleicht' => 'Vielleicht' + 'vielleicht' => 'Vielleicht', + 'new' => 'Neu' ]; \ No newline at end of file