new pisilinux web sites
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return
|
||||
[
|
||||
'add_wiki_article' => 'Wiki-Artikel hinzufügen',
|
||||
'add_article' => 'Artikel hinzufügen',
|
||||
'hello' => 'Hallo ',
|
||||
'logout' => 'Ausloggen',
|
||||
'All_right_reserved' => 'Alle Rechte vorbehalten.',
|
||||
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user