Initial commit
This commit is contained in:
10
lang/de/lang.php
Normal file
10
lang/de/lang.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php return [
|
||||
'plugin' => [
|
||||
'name' => 'G-Calendar',
|
||||
'description' => 'Kalender Plugin basierend auf der Google API.',
|
||||
],
|
||||
'settings' => [
|
||||
'label' => 'G-Calendar',
|
||||
'description' => 'Einstellungen für das G-Kalender Plugin'
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user