Alternates

This commit is contained in:
2021-08-05 01:22:34 +02:00
parent 772231231d
commit 4fe5935e30
18 changed files with 316 additions and 2 deletions
+5
View File
@@ -24,4 +24,9 @@
'routes' => 'Manage Routes',
],
],
'alternates' => [
'airport' => 'Airport',
'alternate' => 'Alternate',
'index' => 'Index',
],
];