„lang/de.php“ ändern
This commit is contained in:
parent
e70af2b978
commit
bdb7e4fd2a
|
|
@ -4,5 +4,6 @@ return [
|
|||
'hello_world' => 'Hallo Welt!',
|
||||
'ja' => 'Ja',
|
||||
'nein' => 'Nein',
|
||||
'vielleicht' => 'Vielleicht'
|
||||
'vielleicht' => 'Vielleicht',
|
||||
'new' => 'Neu'
|
||||
];
|
||||
Loading…
Reference in New Issue