„lang/de.php“ ändern

This commit is contained in:
Lexi / Zoe 2018-11-22 11:17:37 +01:00
parent e70af2b978
commit bdb7e4fd2a
1 changed files with 2 additions and 1 deletions

View File

@ -4,5 +4,6 @@ return [
'hello_world' => 'Hallo Welt!',
'ja' => 'Ja',
'nein' => 'Nein',
'vielleicht' => 'Vielleicht'
'vielleicht' => 'Vielleicht',
'new' => 'Neu'
];