diff --git a/lang/de.php b/lang/de.php index 44369a9..2b9e7d3 100644 --- a/lang/de.php +++ b/lang/de.php @@ -1,4 +1,8 @@ 'Test!' + 'test' => 'Test!', + 'hello_world' => 'Hallo Welt!', + 'ja' => 'Ja', + 'nein' => 'Nein', + 'vielleicht' => 'Vielleicht' ]; \ No newline at end of file