Aircraft Controller refactor and localization

This commit is contained in:
Gogs
2021-06-03 20:25:24 +02:00
parent d6dbb3f1e7
commit 3e90d8cbe1
13 changed files with 40 additions and 33 deletions
+9 -3
View File
@@ -4,9 +4,15 @@
'description' => '',
],
'aircraft_manufacturers' => [
'name' => 'Name',
'link' => 'Link',
'history' => 'History',
'name' => 'Manufacturer Name',
'link' => 'Link to Homepage',
'history' => 'History of Manufacturer',
],
'aircrafts' => [
'type' => 'Aircraft Type',
'registration' => 'Aircraft Registration',
'name' => 'Aircraft Name',
'home_base' => 'Aircraft Home Base',
],
'menu' => [
'main' => 'GA Fleet',