Initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?php return [
|
||||
'plugin' => [
|
||||
'name' => 'Fleet',
|
||||
'description' => '',
|
||||
],
|
||||
'aircraft' => [
|
||||
'manufacturers' => [
|
||||
'name' => 'Name',
|
||||
'link' => 'Link',
|
||||
'history' => 'History',
|
||||
],
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user